Skip to content

StPeteDotNET/react-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT WEATHER APP w/ Redux

Simple [Redux] app with extensive comments in an attempt to explain WTF is going on here. From Stephen Grider's course on Udemy (https://www.udemy.com/react-redux/)

###Getting Started###

Follow instructions below to get started!

####Clone the Repo##### Checkout this repo, install dependencies, then start the webpack-dev-server process with the following:

	> git clone git@github.com:jsrhodes15/react-weather-app.git
	> cd react-weather-app
	> npm install
	> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • HTML 3.5%
  • CSS 1.5%