This is the code accompanying the article React state management with Context and Reducers
Clone or download the source code to a local directory, open a terminal from there and run:
This will install all the dependencies. It may take a few minutes. Then, to start the app run:
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.