City name
?
Temperature
?
Humidity
?
Wind speed
?
Wind direction

This is a placeholder version of the application which does not make API calls or use localStorage. This version can only show the weather in Cambridge.

The live version has an embedded API key which should not be make public. Also it is problematic to use both the http-only free version of the OpenWeather API and the localStorage system which Chrome makes https-only.