Skip to content

Giovani-O/notes-react-zustand

Repository files navigation

Saving notes with Zustand

This is a simple project that I created to study how to use Zustand in my React projects, feel free to try it at Vercel.

How to run

  1. Clone this repository
  2. In the root folder, open a terminal and run:
npm install 
  1. Right after, run:
npm run dev
  1. In your browser, open the localhost url shown in the terminal

About

Studying how to use Zustand in a React application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published