mkdir online-shopping-cart
cd online-shopping-cart
npm init -y
npm install express mongoose ejs bcryptjs dotenv jsonwebtoken cookie-parser body-parser stripe
forked from zdemirgithub/online-shopping-cart
-
Notifications
You must be signed in to change notification settings - Fork 0
zehrademir-arch/online-shopping-cart
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Online Shopping Cart Stack: JavaScript, Node.js, Express, MongoDB An e-commerce shopping cart solution for adding and removing products, processing payments, and managing orders.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 88.4%
- EJS 11.6%