A weather widget to display the current weather and a forecast of the following four days.
This widget is using:
- OpenWeatherMap API to fetch the weather data
- Weather Icons by Erik Flowers to display icons corresponding to the current weather
If you plan to use this: get your own API key from OpenWeatherMap and replace the key in
src/config.js
.
Live Preview: https://mwrod.github.io/weather-widget/