Clima Weather App banner

Clima Weather App

1 devlog
3h 13m 45s

It is a weather app that consumes data from online free APIs and displays meaningful data based on the city.

Repository

Loading README...

Mike Galen

After finishing the static home page, I added real-time data fetching with useEffect. Now, on loading the home page, the app fetches the data of Kigali (which is the default city), and displays it on the screen.
Ran into some annoying bugs with useEffect.
Looking forward to adding the city search feature.

0