Skip to content

App which has been created for the video tutorial of the state library zustand.

License

Notifications You must be signed in to change notification settings

zekroTutorials/react-zustand

Repository files navigation

Example Counter App w/ React + Zustand

This simple counter app has been created for the video tutorial of the state library zustand.

How to run it

  1. Clone this repository using Git clone.

    git clone https://github.com/zekroTutorials/react-zustand.git
    
  2. Install dependencies using yarn.

    yarn
    
  3. Start the app using vite.

    yarn run dev
    

About

App which has been created for the video tutorial of the state library zustand.

Resources

License

Stars

Watchers

Forks