Weather App built with HTML, CSS, JavaScript.
https://codepen.io/edubz99/pen/xjWLzd
- Chrome
- Firefox
- Safari
- Opera - Basic Functionality
- IE
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.
- Evans Dube - (https://github.com/edubz99)
This project is licensed under the MIT License - see the LICENSE.md file for details