Waelazar / Movie-App-APIs

Movie searching app using api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-App-APIs

Movie searching app

Installation

first we have to create package.json:

npm init

modules : // you can install them at once or each one alone.

npm install express ejs request --save

API source is : http://www.omdbapi.com/

About

Movie searching app using api


Languages

Language:JavaScript 51.9%Language:HTML 42.5%Language:CSS 5.6%