This repository is the companion to the reactpractice.dev exercise to create a movie search page. Check out the blog post for more details.
Create a page that allows users to search for movies. It should consist of a search input box and a search button. When the user clicks “Search”, the page should show the search results.
You can use the free public “The Movie Database” API to search for the movie details.
Useful links for “The Movie Database” API: