This is a Vite template that provides a minimal setup for UI experiments using React, Tailwind CSS (v4), Framer Motion. Think of it as your new sketchbook!
Create your new sketchbook 📔
bunx degit ubmit/vite-react-sketchbook my-new-sketchbook
Install the dependencies ⚙︎
bun install
Start experimenting! ✨
bun run dev