Weather App

Console Based using promises

(Updated version of WeatherApp-NodeJS-Callback-And-Promises)

In this app, google API (for location) and darksky.net API (for fetching weather ) are used.

To run this app

node app.js --address or -a "Location (eg: Karachi)"