/movieSearch

Basic Movie Search, showing how to use API in webapp.

Primary LanguageJavaScript

movieSearch

Basic Movie Search, showing how to use API in webapp.

Finished

How to Use - Installation

  • Obtain API Key from OMDb API
  • Clone this repo.
  • Install Node.js
  • Go to source directory, where you cloned.
    • Run npm install
    • Run node app.js