This is my personal portfolio built with React and Vite.
The purpose of this project is to showcase my skills, projects, and experience in a modern and responsive web application.
git clone https://github.com/your-username/portfolio.git
cd portfolio
Install dependencies
npm install
Start development server
npm run dev