Please Review my Weather App!

Hello,

Here is a link to my weather app: https://codepen.io/jwolfjim/pen/EbwGbK

Please send feedback!

Thanks,
Jim

Hello there!

Your weather app seems fine and there is only little I find faults with. :slight_smile: Here they are:

  • The background image is currently repeating and, if I’m not mistaken, is contained by its width. Perhaps try cover
  • Is the background image meant to change with different weather? I’m getting the same background for both rain day and clear night.
  • For cities with longer names, such as Frankfurt-Am-Main, the weather icon is pushed to outside of the the container
  • The weather icons are of low resolution
  • All code in a public pen on Codepen is open source under the MIT license

I hope that helps. :slight_smile: