scrimba
React Bootcamp Course
Context State
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Context State
AboutCommentsNotes
Context State
Expand for more info
z_challenge.md
run
preview
console
# Challenge

Add state to our context and pass it through the Provider

1. Add state to hold the array of all photos our app gets from the API
2. Pass the array of all photos through the value of the provider so it's available anywhere the app accesses the context
Console
/
-1:24