Welcome to the documentation for the TanStack Starter project.
This starter template provides a modern foundation for building web applications with TanStack Router, React Query, and other powerful tools.
src/ ├── components/ # Reusable UI components ├── routes/ # Route definitions ├── styles/ # Global styles ├── lib/ # Utility functions └── utils/ # Helper utilities