Skip to content

shankeerthans/add-to-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Product to Cart

Sample project to add products to our product cart from product collection.

Demo App

How To Run

Create the file backend/.env with Port:

PORT=8000

Build App:

npm run build

Run App:

npm run start

About

Add products from a collection to your cart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published