React starter template inspired by vitesse
- ⚛️ ⚡️ Reactjs, Vite ✅
- 🗂 File based routing ✅
- 🏪 State Management via React Redux ✅
- 🧱 Layout system ✅
- 📲 PWA ❌
- 🎨 Tailwind CSS ✅
- ⚓ Use icons from any icon sets with classes ✅
- I18n ready ✅
- 🖨 Static-site generation (SSG) via vite-ssg ❌
- 🦾 TypeScript, of course ✅
- Eslint, Prettier, Husky, Lint-staged ✅
git clone https://github.com/boussadjra/vitesse-react.git
cd vitesse-react
pnpm install
pnpm run dev
then visit http://localhost:.5173