This is a amazing 3D Portfolio with React JS and Three.js. Also using Tailwind CSS, Framer Motion, React Title, email JS and React Three fiber.
- 3D Animation
- Framer motion animation
- Email sending using email.js
- React tilt effect animation
Clone the project
git clone https://github.com/syket-git/3D-portfolio
Go to the project directory
cd 3D-portfolio
Install dependencies
npm install
or
yearn add
Start the server
npm run dev
or
yarn run dev