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
- [@adamnBlack](https://www.github.com/adamnBlack
Clone the project
git clone https://github.com/adamnBlack/profile
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