https://github.com/shubham-cyber-prog/ecommerce
commerce website built using HTML, CSS, JavaScript, Node.js, Express, and MongoDB. Includes features, tech stack, folder structure, setup guide, and deployment info.
https://github.com/shubham-cyber-prog/ecommerce
css3 dotenv expressjs html5 javascript mongodb mongoose
Last synced: 11 months ago
JSON representation
commerce website built using HTML, CSS, JavaScript, Node.js, Express, and MongoDB. Includes features, tech stack, folder structure, setup guide, and deployment info.
- Host: GitHub
- URL: https://github.com/shubham-cyber-prog/ecommerce
- Owner: Shubham-cyber-prog
- Created: 2025-07-11T05:56:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T07:17:03.000Z (11 months ago)
- Last Synced: 2025-07-11T10:31:26.621Z (11 months ago)
- Topics: css3, dotenv, expressjs, html5, javascript, mongodb, mongoose
- Language: JavaScript
- Homepage:
- Size: 2.85 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛒 Ecommerce Web Application
A full-stack **Ecommerce website** built using **HTML**, **CSS**, **JavaScript**, **Node.js**, **Express**, and **MongoDB**.
This project simulates a basic online store with product listing, cart management, and a backend API.
---
## 🚀 Features
- 🛍️ Product listing page
- 🔍 View product details
- 🛒 Add to cart
- 🧩 RESTful API using Express
- 💾 Data stored in MongoDB
- 🔐 Environment variables for secure DB connection