Skip to content

codevivi/movie-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪧 Movie info

📋 About

alt app screenshot alt app screenshot

2023-03-06 homework.

Learning fetch and use data from external API API used: http://www.omdbapi.com/. Design inspiration from uidesigndaily.

🌐 Site published at: https://codevivi.github.io/movie-info

🎯 Goals:

  • Search for movies by typing title in.
  • Use pagination.
  • Possibility to filter movies by year, type (movie, series, episode).
  • If clicked on a movie, show more info about it: picture, name , description... and have a way to go back to search results.