Zustand Nextjs Tailwind Typescript Demo 🦋

Demo app showcasing state management in React with Zustand

Quick Start

Copy and paste the following into Terminal:

git clone git@github.com:DomenicoColandrea86/zustand-nextjs-tailwind-typescript-demo.git
cd zustand-nextjs-tailwind-typescript-demo
nvm use
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Live link: https://zustand-nextjs-tailwind-typescript-demo.vercel.app