Closed mdewey closed 6 years ago
Re-watched the video a few times and I'm still confused on some details. I even tried changing the names of my files to match the video and I was still getting errors. Finished product isn't pretty: https://github.com/DRibeiro1124/Pandas
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: http://things-i-like.surge.sh/
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.
Explorer Mode
App
,CategoryList
,PhotoList
,PhotoDetail
./pandas
Adventure Mode
Epic Mode
Additional Resources