Second attempt

Hi all,

I built another weather app. But this time, instead of using vanilla JS, I used React. I am still working on learning more about React and design principles. It is a start.

What I liked:

  • building components since they are re-usable
  • having access to APIs

What I didn't like:

  • I am still learning, which means there is a lot of which I just need to practice to understand, e.g. the logic behind some functions

Overall, I am glad I managed to build a simple weather app. So, there you go:

image.png

Also, if you want to try out my React weather app, here it is: Weather App.