/context-app

Sample app illustrating the use of context api in class components

Primary LanguageJavaScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

React Context Hooks App

This is a basic project that shows how to use the React Context API in a class component.

Getting Started

To use this project, download or clone this repository: SSH: git@github.com:AdoraNwodo/context-app.git HTTPS: https://github.com/AdoraNwodo/context-app.git

Install dependencies by running npm install

Run the project: npm start

License

MIT. Please see the license file for more information.