yarn install
npm run start
Provides a small and compact widget that displays the current weather based on the HTML5 Geolocation API and OpenWeatherMap API.
The temperature is displayed in fahrenheit by default but can be changed to celsius or kelvin. The temperature is updated every 10 minutes.