(WordPress) Responsive Weather Background

This project is an exercise in learning more about WordPress Plugins and creating shapes and animation using just CSS.

The plugin adds a representation of current weather conditions at the bottom of the screen. It has both animation and static states, and allows the user to change the location to use with looking up the weather.

The weather is provided using the Yahoo Weather API, and the location lookup uses the Google Maps Autocomplete lookup API.