Skip to content

ninikat/omdbReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omdbReactApp

You have just been hired to create a page for super heroes. You will use the http://www.omdbapi.com/ API to get information related to your favorite super hero.

OMDB API requires a key to be sent each time you are requesting a resource (url).

The following URL will give you all the movies related to Batman:

http://www.omdbapi.com/?s=batman&apikey=insertyourkeyhere

The following URL will give you details about the movie:

http://www.omdbapi.com/?i=insertSelectedimdbIDhere&apikey=insertyourkeyhere

Feel free to use your design skills to create an amazing experience.

  • Don't forget to make your website responsive

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published