Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 488 Bytes

Weather App

Weather App

  • 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.
  • Stack:
    • HTML
    • CSS(Flexbox)
    • Javascript
    • freeCodeCamp Weather API
  • Live Preview