https://github.com/emanuelefavero/tanstack-start
This repository is a playground for TanStack Start
https://github.com/emanuelefavero/tanstack-start
react tailwindcss tanstack-query tanstack-router tanstack-start typescript
Last synced: 6 months ago
JSON representation
This repository is a playground for TanStack Start
- Host: GitHub
- URL: https://github.com/emanuelefavero/tanstack-start
- Owner: emanuelefavero
- License: mit
- Created: 2025-08-08T19:20:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-08T21:59:23.000Z (8 months ago)
- Last Synced: 2025-08-08T23:32:17.687Z (8 months ago)
- Topics: react, tailwindcss, tanstack-query, tanstack-router, tanstack-start, typescript
- Language: TypeScript
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TanStack Start
This repository is a playground for TanStack Start. Feel free to use it to test new features and functionalities.
## How to use
1. Clone the repository
2. Install dependencies: `npm i`
3. Run the project: `npm run dev`
- Open your browser and navigate to `http://localhost:3000`
## Resources
- [TanStack Start Documentation](https://tanstack.com/start/latest)
## License
- [MIT](LICENSE.md)
---
[**Go To Top ⬆️**](#tanstack-start)