My personal starter for 3D Web development
Using React Three Fiber + Vite + Tailwind + Leva
Clone it, install project dependencies and start hacking:
$ git clone https://github.com/llo7d/react-three-vite-tailwind
$ cd ./react-three-vite-tailwind
$ npm install
$ npm run dev