React project for searching movies using the themoviedb API.
Open the project and type anything in the searchbar.
Run 'npm i' to install dependencies, then 'npm start' in the root directory.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.