Amazing 3D Web app using three.js library,
Learning 3D library and animation library.
There are various tools that have been used throughout the project design and development:
| Tools | Usage |
|---|---|
| vite react | For development environment |
| React-Typescript | strongly typed programming language |
| Tailwind CSS | A utility-first CSS framework |
| React-three-fiber | A React renderer for three.js |
| Framer Motion | A production-ready motion library for React |
| SVGOMG | For refining and compressing SVGs |
| TinyPng | For JPEG/PNG Image Compression |
- Click here : http://shani-vite-three.infinityfreeapp.com
Clone the project
git clone https://github.com/shani24levi/3D_Three.js_WebProjectInstall dependencies
npm installStart
npm run dev