Skip to content

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

Notifications You must be signed in to change notification settings

ssomlk/Node_Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published