A modern, interactive portfolio website built with React and Vite, featuring immersive 3D visuals powered by Three.js.

- 🪐 Immersive 3D Elements: Interactive WebGL experiences integrated with Three.js and React Three Fiber.
- 📱 Fully Responsive: A seamless experience across all devices and screen sizes.
- 🎨 Modern Design: Clean, minimalist design that puts the focus on your work.
- ⚡ Smooth Animations: Enhanced with Framer Motion for buttery-smooth page transitions and micro-interactions.
- Frontend Framework: React 18
- Build Tool: Vite
- 3D Graphics: Three.js & React Three Fiber
- Styling: Tailwind CSS or Styled Components
- Animations: GSAP
- Deployment: Vercel or Netlify
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint
in your project.