alexanderluong / getWeather

Fetches the local weather. Based on a freeCodeCamp challenge.

Home Page:https://alexanderluong.github.io/getWeather/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Weather Challenge

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!

Features

  • Can change temperature from Celcius to Fahrenheit
  • Dynamic weather icons depending on weather and time of day

Technologies Used

  • HTML
  • CSS
  • Javascript
  • jQuery
  • Bootstrap 4

Preview

Preview of webpage

About

Fetches the local weather. Based on a freeCodeCamp challenge.

https://alexanderluong.github.io/getWeather/


Languages

Language:JavaScript 55.4%Language:HTML 39.8%Language:CSS 4.8%