jw120 / fcc-weather

FreeCodeCamp Weather exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp Weather exercise

Simple HTML/CSS with Javascript.

Hosted at jw120.github.io

Notes

  • Helpful to use Firefox for local testing (as Chrome and Safari won't allow local files to access localStorage(
  • OpenWeather API does not support https, so need to be sure to use http mode on github.io to avoid errors

About

FreeCodeCamp Weather exercise

License:MIT License


Languages

Language:JavaScript 66.6%Language:HTML 25.4%Language:CSS 7.2%Language:Shell 0.8%