A clean, minimal, and responsive portfolio template built with React and Tailwind CSS.
Designed to be easily customizable by editing a single portfolio.js file.
- Responsive layout
- Clean minimal design
- Data-driven portfolio
- Reusable components
- Projects section
- Skills section
- Floating dock
- Easy customization
- React
- Vite
- Tailwind CSS
- React Icons
npm install
npm run devUpdate your information in:
src/data/portfolio.js
Everything including:
- Hero
- About
- Skills
- Projects
- Social links
is managed from this file.
MIT