Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1018 Bytes

File metadata and controls

39 lines (24 loc) · 1018 Bytes

Javascript 05 Project: Weather App!

A Weather APP with JS. Connects to the OpenWeather API.

You can check the project description from The Odin Project here - project 5

Built With:

  • Javascript
  • HTML
  • CSS
  • Bootstrap
  • Webpack
  • OpenWeatherMap API

Concept:

A minimal but fully functional UI

Customizable to advertise your brand/product, offer coupons and discounts or include as a widget in your site!

Author

Getting started

To get started with the app, visit the Live version, and type a city name or a Zip Code (5 numbers format) to see current weather at the location.

Easily switch between Fahrenheit and Celsius

Live Version

Acknowledgments