DEV Community

Joel Ezema
Joel Ezema

Posted on

Incomplete Weather App Project

I uploaded my incomplete weather app to a GitHub repository.
The UI is still extremely unpolished, and the weather information doesn't get displayed properly. However, all the data is fetched properly.
If you're learning Web Development, I recommend messing around with the code and seeing if you can get the UI components to display properly. Take it as a little learning challenge.

Here's the link to the GitHub repository:
https://github.com/joelEzema/incomplete-weather-app

Top comments (0)