Overview
This product is a Personal Portfolio developed using ReactJS. The theme is designed with React-Bootstrap and CSS, making it easy to customize the colors. It is fully responsive and supports multi-page layout. The project is available on GitHub Pages for live demo and can also be found in a separate branch on Netlify as the French version.
Features
- Multi-Page Layout: The portfolio supports multiple pages, allowing users to navigate through different sections.
- Styled with React-Bootstrap and CSS: The theme is designed using React-Bootstrap and CSS, making it easy to customize the colors according to personal preferences.
- Fully Responsive: The portfolio is fully responsive and can be accessed on different devices, providing a seamless user experience.
Installation
- Clone the repository.
- Ensure that node.js and git are installed on your machine.
- Run the command
npm installin the project directory. - To start the application, use the command
npm start. - The application will run in the development mode, and you can access it in your browser by opening
http://localhost:3000. - To customize the information displayed, navigate to the
/src/components/folder and edit the information accordingly.
Summary
The Personal Portfolio with ReactJS is a responsive and customizable portfolio theme built using React-Bootstrap and CSS. It supports multi-page layout and can be easily installed and set up by following the provided instructions. The theme allows users to showcase their work and information in an aesthetically pleasing manner.