Hello,
I had just finished my weather API.
I’m actually using 2 APIs, one to determine the local weather, while the other is to determine weather by zip code.
Please let me know how I can improve the code and it’s organization. I’m not sure if my approach to setting the background image is even a good practice – using the .includes() method.
Thanks in advance!