Project URL

Overview

I decided to learn some new technologies(Node, React, Redux) during some time off and ended up launching it as a online weather comparison app.

The weather and map data are sourced from 5 different API’s. Weather Underground, Open Weather Map, Accuweather, Google Maps and Aeris Weather.

The Aeris Weather API overlays current radar data (png) over Google Maps and animates the next last 6 hours of change. The animation was coded manually usuing JS.

Note: I may cancel my Aeris Weather API account becuase it costs $80/USD per month and this is more of a side project for fun. So you may not see the radar data at some point.

Temperature Chart

Snow Chart

Google Maps with Live Radar Overlay

View Code Snippet