Skip to content

Kuljeet-123/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

A weather app built with jQuery using the AccuWeather and Flickr APIs. The app features current weather conditions, hourly and 5-day forecasts as well as miscellaneous information such as UV-index, air quality, visibility, cloud coverage, moon phase, and many more.

Features

  • Detailed current conditions using AccuWeather's Current Conditions and Indices APIs
  • Hourly forecast using AccuWeather's Forecast API
  • 5-day forecast using AccuWeather's Forecast API
  • Location-based background image using the Flickr API
  • Metric and Imperial units of measurement
  • Animated SVG Weather icons

Basic Usage

After downloading, simply edit site.js and add your own Flickr and AccuWeather API keys. To preview the app, open the index.html file in your web browser.

Built With