Skip to content

edsonayllon/react-context-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author Edson Ayllon
category functionality
tags
react context
react
status complete
twitter https://twitter.com/relativeread

Modular 23-2019

react context tutorial

Creates a global state object using React Context.

1. Preview

Screenshot

2. Getting Started

2.1 Install

Install dependencies for the React Client.

cd client
yarn || npm install

2.2 Run

Run the client. In ./client:

yarn start || npm run start

About

Creates a global state object using React Context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors