1594 Forks
50516 Stars
50516 Watchers

zustand

🐻 Bear necessities for state management in React

How to download and setup zustand

Open terminal and run command
git clone https://github.com/pmndrs/zustand.git
git clone is used to create a copy or clone of zustand repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zustand https://github.com/pmndrs/zustand/archive/master.zip

Or simply clone zustand with SSH
[email protected]:pmndrs/zustand.git

If you have some problems with zustand

You may open issue on zustand support forum (system) here: https://github.com/pmndrs/zustand/issues