https://github.com/hannasdev/node-weather-app
Fetches weather by address using Google Maps API and Forecast API
https://github.com/hannasdev/node-weather-app
Last synced: about 1 year ago
JSON representation
Fetches weather by address using Google Maps API and Forecast API
- Host: GitHub
- URL: https://github.com/hannasdev/node-weather-app
- Owner: hannasdev
- Created: 2017-09-23T12:06:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T12:15:14.000Z (almost 9 years ago)
- Last Synced: 2024-03-27T20:21:08.922Z (over 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Weather App
Command: `node app.js -a "enter address here"`
## Author
- Originally from this course [on Udemy](https://www.udemy.com/the-complete-nodejs-developer-course-2).
- Any additions by Hanna Söderström