
This is a portfolio website built using React and Three.js, a 3D library for Javascript. The website showcases my portfolio in an interactive 3D environment, allowing visitors to explore my work and experience it in a new way. Hosted by vercel with a free domain!
A live demo of the website can be at: https://dist-4czy7xwxu-boyank95.vercel.app/
- Responsive design
- 3D interactive environment built using Three.js
- Navigation controls to explore the portfolio
- Showcase projects with high-resolution 3D models
- Integration with social media platforms
- Contact form for business inquiries
- Clone the repository
- Install dependencies by running
npm install
- Start the development server by running
npm start
After starting the development server, the website can be accessed in a web browser by navigating to http://localhost:5173
- React.js
- Three.js
- Bootstrap
- HTML/CSS