This project was made using React with Vite. The next libraries were used for animations, 3D objects manipulation and extra functionalities as well:
- React Three drei v. 9.66.6
- React Three Fiber v. 8.13.0
- Framer motion v. 10.12.8
- React scroll v. 1.8.9
- React Tilt v. 1.0.2
- Styled components v. 5.3.10
- Clone this repository
- Execute npm intall for installation of every dependency
- Open the porject executing
npm run dev