Welcome to my 3D Portfolio project! This project showcases my skills and projects using a 3D environment built with Vite, React, Tailwind CSS, and Three.js.
Check out the live demo of the portfolio here.
- 3D interactive environment
- Responsive design
- Smooth animations
- Project showcase with detailed descriptions
- Contact form
This project is built with:
- Vite: A fast build tool for modern web projects.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Three.js: A JavaScript library for creating 3D graphics.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
Fork the repository. Create a new branch: git checkout -b feature/your-feature-name. Make your changes and commit them: git commit -m 'Add some feature'. Push to the branch: git push origin feature/your-feature-name. Open a pull request.
Contacts Your Name - [email protected]
Project Link: https://github.com/Harsh-BH/HARSH-PORTFOLIO
To get started with this project, follow these steps:
git clone https://github.com/your-username/3d-portfolio.git
cd 3d-portfolio
npm install
npm run dev