Skip to content

This webapp uses OMDB's REST API to fetch details about any given movie.

Notifications You must be signed in to change notification settings

iamvishalkhare/movify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movify

Tell this application a movie name and it will tell you all the details about the movie along with the movie poster.

Cool.. Right?

Installation steps-

  1. Clone it with following command git clone https://github.com/iamvishalkhare/movify.git
  2. Change directory to movify with following command cd movify
  3. Start the PHP server with following command php -S localhost:8000
  4. Go to browser and open url -> http://localhost:8000
  5. Enjoy the awesomeness

About

This webapp uses OMDB's REST API to fetch details about any given movie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published