/weather-report

Displays current weather based on geolocation

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Weather Report

This is a web app that fetches the user's geolocation data and feeds it through the OpenWeather API to display the current weather. It also allows the user to toggle between Fahrenheit and Celsius and changes the color according to temperature.

Click here for a live demo.