Note: Unfortunately this project stopped working when CodePen.io switched to https. This because the unpayed access to the openweathermap.org API does not allow https requests.
If you'd like to see it work then please export the project from CodePen.io and run it locally.
Objective
Build a CodePen.io app that is functionally similar to this.
User Stories
- I can see the weather in my current location
- I can see a different icon or background image (e.g. snowy mountain, hot desert) depending on the weather
- I can push a button to toggle between Fahrenheit and Celsius
