This is a custom template that I personally use when starting new React SPA projects. This is based on Vite's React + Typescript + SWC template but differs in the following ways:
- Uses Biome for linting and formatting instead of ESLint and Prettier
- Adds Tanstack Router as a routing solution