/Weatherly

Weather Web App

Primary LanguageHTML

Weatherly

A Weather Web App

Features

  • Search by City or Zip Code
  • Current Forcast
  • Hourly Forcast
  • Daily Forcast

Demo

Demo: https://malikchaya2.github.io/Weatherly/
NOTE: If you see this: thermometer then the scripts have most likely not loaded. Chrome is blocking it since "This page is trying to load scripts from unauthenticated sources". (The page loads over HTTPS, but requests from the open weather api over http, causing the scripts to be blocked). Video Walkthrough

GIF created with LiceCap.

To Run

To run on your personal computer: Download index.html, weather.js, and styleWeather.css. Open index.html with your browser.