Skip to content

A small app built while growing skills using React, React-Router and Redux

Notifications You must be signed in to change notification settings

zsoltbokor/react-router-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small app built while growing skills using React, React-Router and Redux

A shoutout to the folks who made the the React Router Tutorial.

Shout out to @wesbos for his Learn Redux tutorial series. (Tutorial Videos found one Youtube.)

This app is mostly both of what was built in the React Router Tutorial merged with the Learn Redux tutorial so that in the end I have an app that uses React, React Router and Redux. I've been wanting to look into these various technologies for a while and this app is the result of my fiddling about. Enjoy!

To load the app first run clone then cd into the root of the project and run

$ npm install

Then start the app:

$ NODE_ENV=production npm start

And go to localhost:8080

About

A small app built while growing skills using React, React-Router and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 17.3%