A modern React + TypeScript base template powered by Vite, styled with Tailwind CSS, and state-managed via Jotai. Built to be your go-to starting point for clean, fast, and scalable front-end projects.
- ⚡ Vite – Lightning-fast build and hot module replacement
- ⚛️ React + TypeScript – For a type-safe and modern DX
- 🎨 Tailwind CSS – Utility-first styling
- 🧠 Jotai – Minimal and flexible state management
- 🔀 React Router DOM – Routing made easy
- 🌈 Theming – Central theme config for consistent UI
- 🧩 Component Library – Reusable
Button
,Input
,Logo
, etc. - 📁 Clean Structure – Predefined folders (
components
,hooks
,state
,utils
) - 🛠️ Environment Config – Includes
.env
,.env.dev
,.env.prod
- 🧙♂️ CLI Wizard (coming soon) – Scaffold new projects in seconds