Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 669 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 669 Bytes

React/Redux Weather Forecast Application

Weather Dux

This weather application was built using React, React-Router, and Redux and tested with Jest and Enzyme. The application retrieves and displays forecast data from Weather Underground API, uses the Geolocation to determine the weather in your current location, and saves favorite cities to display their forecasts. For each city, the user can display current forecast, ten day forecast, hourly forecast for each day, and delete any pinned cities.

weather app project picture