This is a "slimmed" down version of the vite boilerplate. It has no css and minimal tsx.
Use this as base for your future React projects.Clone on!
✅ React 19.2 ✅ Typescript ✅ Vite ✅ Tailwind
✅ Formatting Setup: ESLint, Prettier, Husky & Lint-staged
- Delete package-lock.json and node_modules(if already present)
- Run : pnpm i