Skip to content

react-states/reducer-hooks-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Reducer-Hooks

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

Available Scripts and Installations

In the project directory, you can run:

  1. Install project deps. by npm install
  2. npm run start - to start react project
  3. npm run build - to start react to build production

Note for ongoing development

For more feature enhancements, please create an issue.