/weather-app

API data for weather information

Primary LanguageJavaScriptMIT LicenseMIT

weather-app

A weather nodejs app to pull in geocode api information from google and scrape weather status.

npm install

node app.js

Options: --version Show version number [boolean] --address, -a Address to fetch weather for. [string] [required] --help, -h Show help [boolean]