My attempt to create weather app in vanilla JavaScript
Live app: https://przeor82.github.io/weatherApp/
- selecting city
- fetching current weather data from https://openweathermap.org
- simple CSS (temporary)
- dynamic background image (day/night)
- weather icon reflecting current weather conditions
- 5 day / 3 hour forecast
- charts