• A HTML5/CSS3/JS project that successfully implements Yahoo's Weather API to provide a 10-day weather forecast of any city in the world. • Search bar, by either city name or zip code, returns the forecast (stored as a JSON object). • First 5 days are automatically displayed. Additional days are shown by clicking a button which via transitions ease a new day in, while the oldest day is eased out.