original video to make context: • Adding REACT CONTEXT to your react app
This video demonstrates how to use UseReducer and UseContext in your react app.
I create a simple react app from create-react-app then append context and useReducer to it.
This video assumes you know react, react hooks, es6, javascript.