Skip to content

Node Js Weather App is a simple application for obtaining real time weather information.

License

Notifications You must be signed in to change notification settings

eliarms/nodejs-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-weather-app

Node Js Weather App is a simple application for obtaining real time weather information.

Installation and use Clone the repo

$ cd weather-app

$ npm install

  • Add your http://forecast.io SecretKey in weather/weather.js file

  • To view current weather information use below command

$ node -a "CITY_NAME"

  • EX: node -a Bangkok

About

Node Js Weather App is a simple application for obtaining real time weather information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published