Super Mario Weather APP! Help me improve the code

Wow! This one gave me a lot of work! But I learned a lot.
I need a suggestion for improving this app, possible bugs etc. I count on you fellow campers.

Some things TODO:

  • search for a city if the API does not respond
  • error message if the API is not working
  • improve the CSS (looks ugly and verbose)
  • improve JS
    and much more…

suggestions?

Super Mario Weather

3 Likes

When I click on Mario or the brick, it shows the blue glow. You could target it with the :focus selector. Other than that, it looks great! :smile:

Really cool!

I found that if I clicked Mario tho there was a slight delay on the box which made it look not as smooth as pressing the block itself.