Skip to content

Shopping cart software is a piece of e-commerce software on a web server that allows visitors to an Internet site to select items for eventual purchase.

Notifications You must be signed in to change notification settings

Mikulew/react-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Cart

Table of contents

General info

Shopping cart software is a piece of e-commerce software on a web server that allows visitors to an Internet site to select items for eventual purchase.

The software allows online shopping customers to accumulate a list of items for purchase. At the point of sale, the software typically calculates a total for the order, including freight transport, postage as well as packaging and labeling. Associated taxes are calculated as applicable. The data is used in online marketing.

Technologies

  • HTML5
  • SASS/CSS
  • React/Redux
  • JavaScript (ES6)
  • npm

Setup

To run this project, install it locally using npm

Development server (compiles and hot-reloads)

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run start

Production server setup

# install dependencies
npm install

# build for production with minification in the "build" directory
npm run build

Demounting setup

# remove the "build" directory
npm run clean

About

Shopping cart software is a piece of e-commerce software on a web server that allows visitors to an Internet site to select items for eventual purchase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •