This project was bootstrapped with Create React App.
- Simple project structured with react hooks and combined reducers like redux structure
- clone by
git clone https://github.com/react-states/reducer-hooks-js.git
In the project directory, you can run:
- Install project deps. by
npm install
- npm run
start
- to start react project - npm run
build
- to start react to build production
Note for ongoing development
For more feature enhancements, please create an issue.