An open API service indexing awesome lists of open source software.

https://github.com/avidlearnerinprogress/node-weather-app

Minimal Command Line Weather Application written in Node.js
https://github.com/avidlearnerinprogress/node-weather-app

javascript nodejs nodejs-modules weather-app

Last synced: 4 months ago
JSON representation

Minimal Command Line Weather Application written in Node.js

Awesome Lists containing this project

README

          

# Weather app using Node.js
## Uses geolocation google api to determine location co-ordinates from input
## These co-ordinates are fed as input to forecast.io weather forecast api
#### ![Screenshot1](https://cdn.rawgit.com/avidLearnerInProgress/node-weather-app/79384be6/SS1.PNG)