In this video, we re-structure our React Quiz app so that our "play-quiz" route has a dynamic ID parameter, and then we use that ID to load the quiz from Firestore using a custom hook.
=== Relevant Links ===
Playlist: • SP21 Web Apps
Next video: • SP21 Web Apps: 34 - Quiz Edit Page - Prote...
Starter files: https://github.com/mikewesthad/SP21-A...
React Router URL params: https://reactrouter.com/web/example/u...
Getting data from Firestore guide: https://firebase.google.com/docs/fire...
Firestore API: https://firebase.google.com/docs/refe...