Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 300 Bytes

File metadata and controls

5 lines (4 loc) · 300 Bytes

Overview

This is a basic JS weather app run from a browser using the Openweathermap API.

Note

The date at the top of the page is incorrect. The reasoning for that is unknown at this time. Speculation is that JavaScript returns the wrong numbers when querying the date from the Date object.