Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamband/experinica
Experinica is my private playground for TanStack Router
https://github.com/jamband/experinica
cloudflare-pages react tanstack-router vite vitest
Last synced: about 1 month ago
JSON representation
Experinica is my private playground for TanStack Router
- Host: GitHub
- URL: https://github.com/jamband/experinica
- Owner: jamband
- License: mit
- Created: 2022-04-15T18:38:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T02:33:50.000Z (3 months ago)
- Last Synced: 2024-08-10T03:31:39.062Z (3 months ago)
- Topics: cloudflare-pages, react, tanstack-router, vite, vitest
- Language: TypeScript
- Homepage: https://experinica.pages.dev
- Size: 2.05 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Experinica
[Experinica](https://experinica.pages.dev/) is my private playground for [TanStack Router](https://tanstack.com/router).
This repository is the client-side rendering (CSR) edition of [jamband/tapes](https://github.com/jamband/tapes).
## Tools
- Library: [React](https://reactjs.org/)
- Routing: [TanStack Router](https://tanstack.com/router)
- Building: [Vite](https://vitejs.dev/)
- Testing: [Vitest](https://vitest.dev/)## Related repositories
- [jamband/tapes](https://github.com/jamband/tapes) - SvelteKit
## License
Experinica is licensed under the MIT license.