Weather Api App - Zachary Durland

Weather Api App

Howdy! This simple web app presents simple weather info for your location. You can tap the temperature to switch to fahrenheit and back. I don’t know why the API is so slow. But, it meets the user stories.

Please let me know if you don’t see an background image that represents your region .

<p data-height="246" data-theme-id="dark" data-slug-hash="evXbLX" data-default-tab="js,result" data-user="hirodashi" data-embed-version="2" data-pen-title="freeCode Camp: Local Weather App" class="codepen">See the Pen <a href="https://codepen.io/hirodashi/pen/evXbLX/">freeCode Camp: Local Weather App</a> by Zach  (<a href="http://codepen.io/hirodashi">@hirodashi</a>) on <a href="http://codepen.io">CodePen</a>.</p>
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
1 Like

It took me way too long to realise that the text and background are white :smile: I’d just change to a darker background color but well done

I’m actually having image loading issues! Sorry about that!

1 Like

Ah well then as a backup it’s always helpful have a colored background in case an image fails! It looks awesome fair play :slight_smile:

You’re right about those fallbacks. In the end I just used background colors and I’ll do images again later, I think. Check it out again if you have a chance.