An interactive wizard to scaffold a modern, creative Vite + React app.
Animations, state management, 3D and other creative tools.
npm create react-creative@latest
- ⚡ Vite + React (TS)
- 🎨 Tailwind CSS
- 📂 vite-tsconfig-paths Path alias (
@/
→src/
) - 🖼️ vite-plugin-svgr Import SVGs as React components
- 🧹 Prettier + ESLint
- 🔌 Optional add-ons: animations, 3D, creative utilities, and state managers
- Vite + React (extends
npx create vite@latest --template react-ts
) - Tailwind CSS
- vite-tsconfig-paths
- vite-plugin-svgr
- Lenis (smooth scrolling)
- use-gesture
If you got an idea to make this project better, or want a library included:
Open a new issue with the Feature Request template.
Open a new issue with the Bug Report template.
Still in early development, website coming soon.