thomasf45566 / simple_cart

A simple cart with functions of adding, reducing, removing, and changing the quantity of items.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_cart

A simple cart with functions of adding, reducing, removing, and changing the quantity of items.

To Run

  1. npm i

  2. npm run build

  3. npm start

Things to be implemented

  1. Checkout page
  2. Register and store user accounts
  3. Store carts in DB based on user accounts

About

A simple cart with functions of adding, reducing, removing, and changing the quantity of items.


Languages

Language:JavaScript 100.0%