A command line weather app
Prerequisites
Installation instructions
- Clone the repository
$ git clone https://github.com/ajmhyd/weather-app.git
- Move into the cloned directory
$ cd weather-app
- Start the app with a location you want to get the weather for
$ node app.js -a [location]