/WeatherApp

Used Google API for fetching location coordinates(lat, lng) and Darksky forecast API for weather fetching based on coordinates.

Primary LanguageJavaScript

"WeatherApp" Use following command: node app.js -a "Your location" to get current temperature.