A CLI based movie information search system based on API provided by OMDb. To install required packages and then run it simply copy the repo to your computer and enter:
npm install
node index.js
A CLI based movie searching system where you can get the details of a movie in plain English.
JavaScript
A CLI based movie information search system based on API provided by OMDb. To install required packages and then run it simply copy the repo to your computer and enter:
npm install
node index.js