knowbody / redux-react-router-example-app

Example blog like application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux and React Router Example App

Build Status

This project is a work in progress.

Why

This project was started, because I found myself and many developers would like to get an insight on how Redux and React Router can be used in the bigger projects than a TODO app.

Feel free to contribute to make it a great start point for others.

Redux

The redux structure follows the ducks modular redux proposal

About

Example blog app built with React, Redux and React Router.

Get started

  1. npm install && npm start

License

MIT (http://www.opensource.org/licenses/mit-license.php)

About

Example blog like application

License:MIT License


Languages

Language:JavaScript 99.0%Language:HTML 0.6%Language:CSS 0.4%