Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 966 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 966 Bytes

About The IMDB Cast Poster Download Web Page

This project developed to demand. The App will download your cast poster list. The app used simply nodejs for back-end and ejs for front-end. You know imdb api is not most expensive but maybe some people need to fastly and quickly download to cast poster.

Installation

  1. Clone the repo
    git clone https://github.com/omermertkaya/imdb-cast-poster.git
  2. Install NPM packages
    npm install
  3. Start App
    node server.js
  4. Start App
    Go to browser and 
    http://localhost:8080/

Screen

screen2

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Ömer Mert KAYA - [email protected]

Project Link: https://github.com/omermertkaya/imdb-cast-poster