Super minimal boilerplate to start simple SPA with react + typescript + tailwind (with Vite)
Vite | React | Typescript | Tailwind |
---|---|---|---|
- @Routing: the project is routing-ready thanks to
@tanstack/react-router
package - @State: the project is supported by
@zustand
package for global state management
- Routing
- State management
- ...