A modern, high-performance portfolio website built with React, TypeScript, Tailwind CSS, and GSAP.
- Modern Aesthetics: Dark mode, glassmorphism, and smooth gradients.
- Interactive Animations: Powered by GSAP and custom CSS for a dynamic user experience.
- Responsive Design: Fully responsive layout for all devices.
- Performance Optimized: Fast loading times and optimized assets.
- Framework: React + Vite
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: GSAP (GreenSock Animation Platform)
- Icons: Lucide React
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
- Update
src/components/to change content. - Modify
tailwind.config.jsto customize the theme.