Skip to content

memayank2007/react-redux-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React redux shopping demo app

  • list products
  • add product to cart
  • manager cart (price , items)

Minimum requirements

  • [Node 6.9.1][nodejs]

Running the Application

  • Running Express Application
$ npm run dev
  • Running frontend application with webpack
$ npm run webpack

Preview

Releases

No releases published

Packages

No packages published