Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 347 Bytes

Combine useReducer with Context API

This project shows how to combine useReducer with Context API to distribute a global state with multiple reducers.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.\