Follow the link for documentation https://reactjs.org/docs/context.html
A small UI that contains 2 sections which have their own context
- Updating context via parent component
- Updating context via nested component
Built with functional components
Run the app by
npm i
npm start