A template for quickly starting modern client-side applications with a great developer experience and built-in best practices.
- React for UI development
- Tanstack Router for routing
- Tanstack Query for async state management
- TypeScript for type safety
- Tailwind CSS for styling
- HeroUI for beautiful, ready-to-use components
This template is designed to help you bootstrap new client-side apps rapidly, with a focus on code quality, maintainability, and a pleasant developer experience. Everything is pre-configured so you can focus on building features, not setup.
We use Biome for code linting and formatting. Biome is fast, easy to configure, and ensures consistent code style across your project.