Fetches the local weather via an AJAX request to https://fcc-weather-api.glitch.me/api/. Based on a freeCodeCamp challenge.
Try it out here!
- Can change temperature from Celcius to Fahrenheit
- Dynamic weather icons depending on weather and time of day
- HTML
- CSS
- Javascript
- jQuery
- Bootstrap 4