/showLocalWeather

Up to the minute weather conditions are displayed based off of the user's current location.

Primary LanguageJavaScript

Show The Local Weather

See it live

readme-pic

Up to the minute weather conditions are displayed based off of the user's current location. The ip-api.com geolocation API extracts the user's whereabouts, meanwhile the Open Weather Map API uses this information to display the corresponding weather data. The Moment.js library is used to pleasantly display the time and date of the data collection. You can also toggle between metric and imperial units.