Skip to content

SreenathMP/Shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart built with React - redux

BASIC OVERVIEW

This simple shopping cart web application shows how React components and Redux can be used to build a friendly user experience with instant visual updates in ecommerce applications.

Features

Home - Display list of products. Product Data is retrieved from firebase

Cart - Add and remove products from the cart Increase or Decrease Product Count

Product - Display Selected Product info

Under the hood

React

Redux

ES6

Build/Run

git clone

npm install

npm start

About

ecommerce cart web application built with React Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors