Updated deps - Feb 2017
Originally created - July 2015
"searchable" shopping cart example with react, redux, and redux-form
Wrote an accompanying blog post.
- redux - v3.6.0
- react-redux - v5.0.0
- redux-form - v3.0.5
- babel - v6.23.0
- webpack - v2.2.0
- webpack-dev-server - v2.3.0
- display-if - Allows conditional displaying via
<div display-if={true} >
npm install
npm start