Skip to content

🎬 Movie Finder is a project built with React πŸ“š, created with the intention of practicing my skills with hooks and good programming practices. πŸ’»πŸ‘

Notifications You must be signed in to change notification settings

joserafael0160/Movie-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Statement

Create a movie search application

API to use:

Requirements:

  • It needs to show an input to search for the movie and a search button.
  • List the found movies and show the title, year and poster
  • Make the movies display in a responsive grid

First iteration:

  • Avoid making the same search twice in a row.
  • Make the search happen automatically when writing.
  • Prevent the search from being done continuously while writing (debounce)

About

🎬 Movie Finder is a project built with React πŸ“š, created with the intention of practicing my skills with hooks and good programming practices. πŸ’»πŸ‘

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published