This is my portfolio website, built using React, HTML, CSS, JavaScript, MaterialUI, and Git.
- Responsive design
- Showcase of projects
- About Me section
- Skills section
- Education section
- Certificates section
- React
- HTML
- CSS
- JavaScript
- MaterialUI
- Git
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/PortfolioWebsite2.0.git
- Navigate into project directory:
cd PortfolioWebsite2.0
- Install Dependencies
npm install
- Start the development server
npm start
- Open your browser and visit http://localhost:3000 to view the website.
My website is hosted on Nettlify. You can view through this URL: https://karnbhavsar.netlify.app/
This project is licensed under the MIT License.
Special thanks to MaterialUI for providing an excellent set of React components.