GitHunt
EL

eliarms/nodejs-weather-app

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

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

Languages

JavaScript100.0%

Contributors

MIT License
Created June 9, 2018
Updated September 10, 2018