A responsive portfolio website showcasing my projects, resume, and contact information. The website is built using React, Material UI, React Router, and Styled Components.
You can see a live demo of the website here.
- Portfolio Projects: Showcase your projects with project details and links.
- Resume: Display your work experience and education information.
- Contact Information: Provide ways for visitors to get in touch with you.
- React
- Material UI
- React Router
- Styled Components
- Clone the repository:
- Navigate to the project directory:
- Install dependencies:
- Start the development server:
- Open your browser and go to
http://localhost:3000
to see the website.
- Customize the content in the portfolio projects, resume, and contact information components to reflect your own details.
- Add your project images and icons to the
assets
folder. - Update the routes and navigation in the
React Router
configuration to match your desired structure.
Contributions are welcome! If you find any issues or have suggestions, please create an issue or submit a pull request.