react-hook-context-reducer

An example of how to mix context + reducer hooks

Stars
1

React hook example

The purpose of this repository is to show how to mix useReducer + useContext to mimic react redux :)

feel free to create an issue if my version is outdated or incomplete :)

run

yarn start