/react-hooks-context-api

Context API Example with React Hooks

Primary LanguageJavaScript

React Hooks - Context API

Based in this article, I created this project using functions instead class-components to demonstrate how to works with context api.

Start

Open a Terminal, navigate to the project folder and type:

yarn
yarn start