Comes with...
- React 19 (TS + SWC)
- React Router v7
- Zustand
- Tailwind CSS v4
- DaisyUI v5
- React Icons
- PWA
- Vite, ESLint, Prettier
or install locally
- npm
npx degit krishna-santosh/react-spa-template my-app
- pnpm
pnpx degit krishna-santosh/react-spa-template my-app
- bun
bun create krishna-santosh/react-spa-template my-app