/Node_Weather_App

A command line Node.js Weather application to receive weather details of a particular location (using address)

Primary LanguageJavaScript

Node_Weather_App

A command line Node.js Weather application to receive weather details of a particular location (using address)

Steps to Execute

Download the files Run npm install to install all the node modules and dependancies in the package.json Execute node app.js -address "74 Howick Botany"

Please make sure to replace the GOOGLE_API_KEY and FORECAST_API_KEY to your API keys