Skip to content

oliver-harcourt/carty-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express server, postgres, and sequelize basic e-commerce cart application backend

Features

  • Add and remove items
  • Edit the quantity of the items
  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published