erichartline / local-weather-app

Local weather app that pulls the user's location and displays the current weather.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Weather App

Local weather app that pulls the user's location and displays the current weather.

Built using HTML, CSS, Bootstrap, JavaScript, jQuery, the OpenWeatherMap API, IP-API.com and Skycons.

Live Demo: http://www.erichartline.net/portfolio/local-weather-app/

Features:

  • Provides the user with the current weather in their location (weather data from OpenWeatherMap, location data from IP-API.com)
  • Can select either Fahrenheit or Celsius for temperature
  • Background photo changes based on current weather and time of day
  • Animated Skycons match current weather

Future ideas:

  • View more detailed forecast
  • Manually select location
  • Find even more accurate location API

Original freeCodeCamp challenge: https://www.freecodecamp.com/challenges/show-the-local-weather

About

Local weather app that pulls the user's location and displays the current weather.


Languages

Language:JavaScript 91.8%Language:HTML 6.8%Language:CSS 1.4%