Basic e-commerce cart application built with React & Redux

Basic e-commerce cart application built with React & Redux

This simple application prototype shows how we can use React and Redux to build a friendly user experience with instant visual updates.

Demo

Here

Features

  • Add and remove items
  • Remove items
  • Edit the quantity of the items in real time
  • Calculate automatically the total including the shipping (if chosen)

Getting started

Requirements

  • Node.js
  • NPM

Package installation

npm install

Start the React App

Excute the following command:

npm start

The application will start automatically in your browser on http://localhost:3000

Download Details:

Author: SaiKoushik1314

Live Demo: https://saikoushik1314.github.io/react-tutorial/

GitHub: https://github.com/SaiKoushik1314/react-tutorial

#react #reactjs #javascript #redux

Basic e-commerce cart application built with React & Redux
13.05 GEEK