Skip to content

nguyenbatranvan/zustand-context

Repository files navigation

Zustand Context project

This source mainly compares the problem that using zustand to create context will be more optimized for re-render than the normal React Context API

Compare

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published