A modern, interactive 3D portfolio website built with React, Three.js, and Tailwind CSS.
Showcase your projects, experience, and contact info with stunning 3D visuals.
- π¨ Interactive 3D models using Three.js & @react-three/fiber
- π± Responsive design with Tailwind CSS
- π¬ Smooth animations powered by Framer Motion
- π§ Contact form with EmailJS integration
- π Project & experience showcase
π Live Demo
git clone https://github.com/yogirajfulpagar/3d-Portfolio.git
cd 3d-Portfolio
npm install
After installing dependencies, start the development server with:
npm run dev