Skip to content

movies information app in which user can search any movie and he/she will get all the information related to that movies (eg-imdb ratings,casts etc)

Notifications You must be signed in to change notification settings

Lovejotsaini/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIs Used

The Open Movie Database APIs

Generate API key from : http://www.omdbapi.com/apikey.aspx

API Info

  • Method: GET
  • Search URL: https://www.omdbapi.com/?s={MOVIE_NAME}&apikey={API_KEY}
  • Movie Details URL: https://www.omdbapi.com/?i={MOVIE_ID}&apikey={API_KEY}

Libraries used

  • styled-components
  • axios
  • react-scripts

About

movies information app in which user can search any movie and he/she will get all the information related to that movies (eg-imdb ratings,casts etc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published