Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 986 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 986 Bytes

Sunny Side Up

Sunny Side Up Screenshot

Video Walk Through:

https://youtu.be/3X9yLwFWr_w

Live site:

https://sunnysideupweather.netlify.app/

Overview:

Sunny Side Up is a weather app that loads daily weather and weekly forecast for a city that the user looks up. Different egg images are loaded in the weather app depending on what the weather is for the day. The app merges functionality with entertainment for an enjoyable user experience.

What I Used:

Languages:

  • HTML
  • CSS
  • Javascript

API:

Dev To Blog Post:

  • Check out my Dev To blog post to read more about the project, including a few egg-cellent puns!

Notes:

  • In order to test the app, you will have to insert your own Open Weather Map api key in the apiKey variable string on line 27.

API Key Screenshot