This is a personal playground for experimenting with React and various TanStack libraries, including:
- TanStack Query (implemented)
- TanStack Table (coming soon)
- TanStack Router (coming soon)
The goal of this project is to explore how these tools work together and get hands-on experience building small features and demos.
npm install
npm run dev
Currently, this project only includes a minimal setup with TanStack Query.
More experiments and components will be added progressively.
Just a testbed — nothing production-ready here 🚧