A personal portfolio website built with React and Tailwind CSS, based on the React Developer Portfolio Template by Pavan MG.
The original Figma design by Pavan MG is licensed under CC BY 4.0.
Modified and redeployed by vikspan.
🔗 Live Site: https://vikspan.github.io/
🎨 Figma Design: Original Template
- React 18 (Create React App)
- Tailwind CSS
- PostCSS / Autoprefixer
- GSAP (for animations)
- React Router v6
Clone and install dependencies:
git clone https://github.com/vikspan/vikspan.github.io.git
cd vikspan.github.io
npm install
npm startYour local site will open at http://localhost:3000
To deploy to GitHub Pages:
npm run deployThis project is based on the open design and code shared by Pavan MG
The original Figma design by Pavan MG is licensed under CC BY 4.0.
You are free to view, copy, and adapt this repository under the same license terms, with appropriate credit.