An interactive 3D portfolio website built with React and Three.js to showcase projects, skills, and experience. It features smooth animations, responsive design, and immersive 3D effects for a modern personal branding experience.
- 3D visual elements and transitions using Three.js.
- Responsive layout for desktop and mobile.
- Animated interaction to highlight showcased projects and skills.
- Clean modern UI/UX to engage recruiters and visitors.
- Dynamic presentation of portfolio items in a 3D space.
- Frontend: React.js
- 3D Rendering: Spline Modle
- Styling: Tailwind / CSS
- Deployment: Vercel
# Clone the repository
git clone https://github.com/Vedant08-blip/3D-PortfolioWeb.git
cd 3D-PortfolioWeb
# Install dependencies
npm install
# Run locally
npm run dev