Completed
- Course Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React App Tutorial 2020 - Build a Movie Search App - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Course Introduction
- 2 - How To Get Your Movie DB API Key
- 3 - Add Base Styles to Our App
- 4 - Create Your First Component
- 5 - Style the Search Movies Component
- 6 - Create the Search Movies Function
- 7 - Manage State with React useState Hook
- 8 - Display Movie Information
- 9 - Style the Movie Cards
- 10 - Create the Movie Card Component Challenge
- 11 - Wrap Up