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
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/node-weather-app
- Owner: avidLearnerInProgress
- Created: 2018-01-26T16:22:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T16:30:27.000Z (about 8 years ago)
- Last Synced: 2025-06-15T18:18:46.148Z (8 months ago)
- Topics: javascript, nodejs, nodejs-modules, weather-app
- Language: JavaScript
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
#### 