Skip to content
/ blog Public

React + intermediate Redux + axios + React Router + Redux Forms

Notifications You must be signed in to change notification settings

bertin/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

React + advancewd Redux + axios + React Router + Redux Forms

###Getting Started###

Checkout this repo, install depdencies, then start the gulp process with the following:

	> git clone git@github.com:bertin/blog.git
	> cd blog
	> npm install	( to install the dependencies )
	> npm start		( to start the application )

####To access the application##### In your web browser

	> http://localhost:8080/

###Credits### This project is a result from learning from Stephen Griders excellent course on udemy https://www.udemy.com/react-redux/learn/v4/overview I started out with Stephens starter projects from his github page, and followed his instructions from the course. Stephen Grider is THE most talented instructor I have ever experienced. Stephens courses is highly recommended when learning React and Redux.

About

React + intermediate Redux + axios + React Router + Redux Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published