This is my personal portfolio, showcasing my skills, projects, and experience as a ReactJS developer.
This portfolio is a single-page web application built using ReactJS. It features a responsive design, intuitive navigation, and a clean, modern look. The portfolio includes sections for showcasing my skills, projects, and experience, as well as a contact form for potential clients and collaborators.
- ReactJS
- HTML
- CSS
- JavaScript
- Bootstrap
- Responsive design
- Clean, modern layout
- Sections for skills, projects, and experience
- Contact form for potential clients and collaborators
- Dynamic content loaded from JSON files
- Easy customization and maintenance
To install this portfolio on your local machine, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/saminwankwo/saminwankwo.github.io.git
-
Navigate to the project directory:
cd saminwankwo.github.io
-
Install the dependencies:
npm install
To run the portfolio on your local machine, follow these steps:
-
Navigate to the project directory:
cd saminwankwo.github.io
-
Start the development server:
npm start
-
Open your web browser and navigate to http://localhost:3000 to view the portfolio.
To see a live demo of this portfolio, visit
Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.
There's an older version written in html on the master branch of this repo