- Global states management
- Persist states
- Integrate Zustand with Typescript
1️⃣ Clone project and access its folder:
$ git clone https://github.com/jtiagosantos/zustand-app.git
$ cd zustand-app
2️⃣ Install dependencies:
$ yarn or npm i
3️⃣ Start project:
$ yarn start or npm start
The following tools were used in the construction of project:
This project is under license MIT.