Skip to content

A command line Node.js Weather application to receive weather details of a particular location (using address). call back functions are replaced using promises

Notifications You must be signed in to change notification settings

ssomlk/Node_Weather_App_using_Promises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node_Weather_App_using_Promises

A command line Node.js Weather application to receive weather details of a particular location (using address). call back functions are replaced using promises

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). call back functions are replaced using promises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published