nickyquinn / zustand-react

A sample React app using Zustand in place of Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zustand-react

A really minimal starting point for my own React apps using Parcel 2/Yarn/React/css-modules/Sass and of course, zustand

Getting started

  1. Clone the repo and cd into the folder.
  2. Run yarn install
  3. Run yarn run build

Future planned changes

  • Automate this with a CI/CD pipeline and config.

About

A sample React app using Zustand in place of Redux


Languages

Language:TypeScript 37.1%Language:HTML 28.2%Language:SCSS 19.9%Language:JavaScript 14.9%