Skip to content

React - Redux project showing weather forecast for different cities in US

Notifications You must be signed in to change notification settings

abhagupta/Weather

Repository files navigation

Weather Forecasting SPA

Udemy coursework for learning Redux and React

App on Heroku

http://weather-reduxapp.herokuapp.com/

###Getting Started###

	> git clone [email protected]:abhagupta/Weather.git
	> cd Weather
	> npm install
	> npm start

Enter city names to see the forecast weather derived from openweather.org

Concepts used

  • Redux
  • Action Listeners
  • Redux middleware
  • Axios to call Weather API
  • Google Map component for React

About

React - Redux project showing weather forecast for different cities in US

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published