Udemy coursework for learning Redux and React
http://weather-reduxapp.herokuapp.com/
###Getting Started###
> git clone git@github.com:abhagupta/Weather.git
> cd Weather
> npm install
> npm start
Enter city names to see the forecast weather derived from openweather.org
- Redux
- Action Listeners
- Redux middleware
- Axios to call Weather API
- Google Map component for React