CharlesKuncheria / react-redux-boilerplate

Simple react application which uses redux for state management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-redux-boilerplate

Simple react application which uses redux for state management.

This boiler plate code uses react-redux library which simplifies, passing the store information to components, also makes good decisions on the state (or portion of state) that the current component is interested in.

About

Simple react application which uses redux for state management.


Languages

Language:JavaScript 96.7%Language:HTML 3.3%