
React Crash Course for Beginners, Part 1
In this tutorial series we'll dive right into using React as we build a fully working app to display a gallery of movies.Learning how to build an app from scratch is a great opportunity to practise using all the key features of React whilst levelling up your development skills. All the recommended methods and best practices are followed, which is essential for creating modern React apps.We'll be setting up a brand new React app using the create-react-app tool, developed by Facebook, as well as