This is my 3D portfolio website showcasing all my project and work experiences.
This project is a 3D portfolio website developed using technologies such as React and Three.js.
- React
- Three.js
- React-Three/Fiber
- React-Three/Drei
- Framer-Motion
- React-Router-Dom
- React-Tilt
- React-Vertical-Timeline-Component
First, clone this repository:
git clone https://github.com/yourusername/my-3d-portfolio.git
Then, install the dependencies:
cd my-3d-portfolio
pnpm install
Finally, run the development server:
pnpm run dev
Now, you can open http://localhost:xxxx in your browser to view the website.