React Crash Course for Beginners, Part 1In this four-part tutorial series we'll be learning about the most important features of React as we build our very own movie gallery app!
React Crash Course for Beginners, Part 3In part three we add a custom component, introduce state into our app, and load movies into our gallery via two separate methods.
React Crash Course for Beginners, Part 4In part four, and the last tutorial in this series, we'll learn how to manually add a movie to our gallery via a custom form.