Table of Contents
This project was developed using the following technologies:
Prerequisites for installing and running the application locally.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/andrewgerez/redux-zustand.git
- Install NPM packages
npm install
- Run the local json server
npm run server
- Run the app
npm run dev
Andrew Gerez - Linkedin - andrewgerez18@gmail.com
Project Link: https://github.com/andrewgerez/redux-zustand