Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.87 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.87 KB

React Ecommerce add to cart with redux and express api

Ecommerce add to cart functionality reactjs with router.

Concepts used in this POC

Software Stack

Screen-shots

React Redux Cart Screenshot

React Redux Cart Screenshot

React Redux Cart Screenshot

React Redux Cart Screenshot

React Redux Cart Screenshot

Installation

$ npm install
$ npm start

Development with Live reloading

$npm run dev

Todos

  • Write Unit Test cases.

Demo and Tutorial:

THENEXTFACT Tutorial: How to create shopping cart in react redux