Skip to content

GuaciG/04-react-buscador-peliculas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Finder App

API: - https://www.omdbapi.com/ Get an API Key on the website itself by registering your email.

Requirements:

✅ An input is needed to enter a movie title as well as a search button.

✅ The movies will be displayed as well as the title, year and poster.

✅ Show the movies in a responsive grid.

✅ Fetch data to the API.

First iteration:

✅ Avoid doing the same search twice.

✅ Make the search happen automatically when you type.

✅ Prevent searching continuously when typing (debounce)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published