sandrabosk / context-api-class-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

React | Context API

This is the code for the class on Context API and it's based on the following WesBos - Context API tutorial.

To fully understand Context API and the power of using it in your React app, always refer to the official docs.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 76.5%Language:HTML 15.2%Language:CSS 8.3%