basic-react-starter
v1.0.0
Published
A minimal React + TypeScript + Vite starter with TanStack Router, Zustand, Tailwind v4, and more.
Maintainers
Readme
basic-react-starter
A minimal React + TypeScript + Vite boilerplate with everything wired up and ready to go.
Usage
npx basic-react-starter my-app
cd my-app
yarn install
yarn devStack
- React 19 — UI library
- Vite 7 — Build tool
- TypeScript — Type safety
- TanStack Router — Type-safe routing
- TanStack Query — Data fetching
- Zustand — State management
- Tailwind v4 — Styling
- next-themes — Theme switching
- Axios — HTTP client with interceptors
- Sonner — Toast notifications
- Motion — Animations
- shadcn/ui — Component library
- React Hook Form + Yup — Form handling
License
MIT
