Welcome to the 3D Portfolio Project! This project showcases a stunning portfolio website built using ReactJS, React Three Fiber, React Three Drei, and Tailwind CSS.
This project aims to create an immersive and visually appealing portfolio website using cutting-edge technologies like ReactJS and React Three Fiber. It leverages the power of 3D rendering to present your portfolio in a unique and interactive way, making it stand out from traditional portfolio websites.
- Interactive 3D Environment: Navigate through your portfolio using a 3D environment.
- Dynamic Content: Easily update and customize your portfolio content.
- Responsive Design: Optimized for various screen sizes and devices.
- Easy Integration: Simple integration with your existing portfolio content.
Before getting started, make sure you have the following installed on your system:
-
Clone the repository:
git clone https://github.com/gawandeabhishek/3Dportfolio_project.git
-
Navigate to the project directory:
cd 3Dportfolio_project
-
Install dependencies using yarn:
yarn
To run the website locally:
yarn dev
This command will start the development server and open the website in your default web browser.
To deploy the website to production, build the project first:
yarn build
Then, you can host the generated files on your preferred hosting platform.
Happy coding!