A professional e-commerce store built with:
- Node.js
- Express
- MongoDB
- EJS Templates
- Bootstrap 5
Features:
- Product listing
- Product details
- Add to Cart
- Checkout
- Admin Panel to add/manage products
- Clone the repo:
git clone <repo-url> - Install dependencies:
npm install - Run the server:
node server.js - Open
http://localhost:3000in your browser