Skip to content

A minimalist weather app using the Open weather API. Webpack + Babel. Styled with Bootstrap

License

Notifications You must be signed in to change notification settings

fedgut/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4420c24 · Sep 8, 2020

History

28 Commits
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Sep 7, 2020
Apr 8, 2020
Sep 8, 2020
Sep 8, 2020
Apr 15, 2020
Sep 7, 2020
Apr 15, 2020
Apr 15, 2020

Repository files navigation

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