DomenicoColandrea86 / zustand-nextjs-tailwind-typescript-demo

Demo app showcasing state management in React with Zustand

Home Page:https://zustand-nextjs-tailwind-typescript-demo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo app showcasing state management in React with Zustand

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


Languages

Language:TypeScript 58.4%Language:CSS 36.4%Language:JavaScript 5.2%