Activity

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