hartzis / react-with-redux-shop-ducks

shopping cart example with react and redux

Home Page:http://hartzis.github.io/react-with-redux-shop-ducks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated deps - Feb 2017

Originally created - July 2015

react-with-redux-shop-ducks

"searchable" shopping cart example with react, redux, and redux-form

Wrote an accompanying blog post.

Live example

key libs used

react/redux

build

jsx helpers

  • display-if - Allows conditional displaying via <div display-if={true} >

Run Example

npm install

npm start

About

shopping cart example with react and redux

http://hartzis.github.io/react-with-redux-shop-ducks/


Languages

Language:JavaScript 90.9%Language:HTML 9.1%