An open API service indexing awesome lists of open source software.

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.

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