Skip to content

reactpractice-dev/movie-search-page

Repository files navigation

Create a page that allows users to search for movies

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:

About

Practice React by building a movies search page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors