A stunning 3D portfolio website built using React.js, Three.js, and Tailwind CSS. This project showcases a developer's skills in an interactive and visually engaging way.
- 3D Hero Section: Immersive 3D elements that respond to user interactions.
- About Section: Tech stack icons, location globe, and quick contact options.
- Project Showcase: Interactive 3D project display.
- Fully Responsive: Optimized for all devices.
Ensure the following are installed on your system:
git clone https://github.com/your-repo/threejs-portfolio.git
cd threejs-portfolio
npm install
npm run dev
Visit http://localhost:5173 to view the project in your browser.
This project was built following the excellent tutorial by JavaScript Mastery. Check out the full tutorial on YouTube: Build a 3D Developer Portfolio.