My personal portfolio to showcase myself on the internet
- Responsive Design 📱💻
- Multiple Themes
- Skills, Projects CV all in one place
Frontend - React
Deployment - Github Pages
Clone the project
https://github.com/TheDanniCraft/Portfolio.git
Go to the project directory
cd Portfolio
Remove remote origin
git remote remove origin
Install dependencies
npm install
Start the server
npm run dev