A sleek, single-page developer portfolio built with React and Framer Motion, showcasing projects with modern UI/UX.
- Dynamic Animations - Smooth scroll and micro-interactions using Framer Motion
- Responsive Design - Fully mobile-friendly layout
- Interactive Sections:
- Hero with CTA button
- Skills showcase
- Project gallery with GitHub links
- Functional contact form
- Modern UI Elements:
- Glassmorphism navigation
- Gradient accents
- Animated cards
- Dark/light theme ready
- Clone the repo
git clone https://github.com/aneesh-acharyeah/react-portfolio.git
- Install dependencies
npm install
- Run development server
npm run dev