Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 278 Bytes

Weather app

Small weather app project built with React, JS and CSS.

Data is fetched from OpenWeathermap.org

Main goal of this exercise was to practice data fetching and translating them to live components.