This repo contains demo codes for my Medium article 👉 Medium Article
npm:
- First install node_modules:
npm install
- Then you can run:
npm start
- Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
react-context-api-example is MIT licensed.