Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 520 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 520 Bytes

Weather App

This is an easy-looking web page that has pretty elaborated code behind the scenes. It fetches weather information from an open API that updates every 4 hours.

The problem

The main problem was to sort and show the forecast information from the API. The styling wasn't easy either; if I had more time, I would like to change the icons and improve the responsiveness for tablets and PC screens.

View it live

Click here to explore and experience it.