Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 348 Bytes

Weather application that uses WeatherAPI in REACT

This is a work in-progress weather application that is connected to WeatherAPI. For storage I'm using localstorage as no database is needed. With the localstorage I've setup hooks so that the data is refreshed if you for example have two browser windows open.

Todo:

  • Details view.