Closed mdewey closed 5 years ago
Did not get very far. Able to navigate between screens and get the panda images to render. https://github.com/GarrettAnderson/photo-gallery
Your homework was marked: Meets Expectations
“Well done!” — via Gavin Stark
A Picture is Worth 1,000 Words
Get to know React Router by building yourself a small photo gallery site.
Objectives
Requirements
Using the JSON data below as a starter, build a photo gallery app. Here's an example.
Save this as a JSON file in your project and import it.
If you hot-link photos from the internet, be sure to include a valid link back to the source.
Be sure
Explorer Mode
App
,CategoryList
,PhotoList
,PhotoDetail
./pandas
Adventure Mode
Epic Mode
Additional Resources