Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed React Context API!
You have completed React Context API!
Preview
Let's go over the project files and note how context will be best used.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
To follow along with me,
download the project files and
0:00
open them in your favorite text editor.
0:00
I'm using Visual Studio code
which has an integrated terminal.
0:03
Open up the terminal by
clicking this button.
0:08
Make sure you're in
the react-context directory and
0:11
run npm i to install
the project's dependencies.
0:16
Then run npm start to run and
launch the app in your browser.
0:22
The project app consists of
three main routes or views.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up