My personal portfolio website, showcasing my skills and projects. It features a sleek, modern design with interactive elements, and is fully responsive for optimal viewing on any device.
https://aryangupta09.netlify.app/
- Clone the repo
git clone https://github.com/aryanGupta-09/React_Portfolio.git
- Go to the project directory
cd React_Portfolio
- Install NPM packages
npm install
- Start the server
npm start