https://github.com/bluzzi/react-zustand-test
Test of Zustand, a state-management library for React.
https://github.com/bluzzi/react-zustand-test
Last synced: 9 months ago
JSON representation
Test of Zustand, a state-management library for React.
- Host: GitHub
- URL: https://github.com/bluzzi/react-zustand-test
- Owner: Bluzzi
- Created: 2022-12-17T05:28:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T23:06:36.000Z (over 3 years ago)
- Last Synced: 2025-07-08T19:15:16.993Z (11 months ago)
- Language: TypeScript
- Homepage: react-zustand-test.vercel.app
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Zustand Test
This repo contains my personal tests of the state-management library [Zustand](https://github.com/pmndrs/zustand).