Skip to content

Weather app makes a fetch request based on the passed in(city name & country code) to http://api.openweathermap.org and returns back a JSON file with current weather data. Data is handled and displayed using JavaScript/ HTML / CSS.

Notifications You must be signed in to change notification settings

edubz99/Weather-App

Repository files navigation

Weather App

Weather App built with HTML, CSS, JavaScript.

URL

https://codepen.io/edubz99/pen/xjWLzd

Alt text

Browser Support

  • Chrome
  • Firefox
  • Safari
  • Opera - Basic Functionality
  • IE

More about

This weather app makes a fetch request based on the passed in(city name & country code) to http://api.openweathermap.org and returns back a JSON file with current weather data. Data is handled and displayed using JavaScript/ HTML / CSS.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Weather app makes a fetch request based on the passed in(city name & country code) to http://api.openweathermap.org and returns back a JSON file with current weather data. Data is handled and displayed using JavaScript/ HTML / CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published