A personal portfolio website built with React, showcasing my skills, experience, and projects.
- Clone the repository: git clone https://github.com/your-username/your-repo-name.git
- Install dependencies: npm install or yarn install
- Start the development server: npm start or yarn start
- Open the app in your browser: http://localhost:3000
This app is deployed to Netlify, which provides automatic code updates and hosting. To deploy to your own Netlify site, follow these steps:
- Create a new Netlify site and link your GitHub repository
- Set up automatic code updates and deployment in your Netlify settings
This project is licensed under the MIT License. Feel free to modify and use the code as you see fit.
I hope this helps! Let me know if you'd like me to add anything else.