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-
- Clone it with following command git clone https://github.com/iamvishalkhare/movify.git
- Change directory to movify with following command cd movify
- Start the PHP server with following command php -S localhost:8000
- Go to browser and open url -> http://localhost:8000
- Enjoy the awesomeness