Skip to content

Latest commit

Β 

History

History
31 lines (23 loc) Β· 1.25 KB

File metadata and controls

31 lines (23 loc) Β· 1.25 KB

πŸ›’ Ecommerce Website – MERN Stack

A full-featured Ecommerce Web Application built with the MERN stack (MongoDB, Express, React, Node.js). This platform allows users to browse products, manage a shopping cart, place orders, and enables admins to manage inventoryβ€”all powered by robust backend logic and a sleek user interface.

πŸš€ Features

  • 🧍 User authentication and authorization (Register/Login)
  • πŸ›οΈ Browse and search products by category
  • πŸ›’ Cart management with quantity adjustment
  • πŸ’³ Checkout workflow with order placement
  • πŸ“¦ Order tracking for users
  • βš™οΈ Admin dashboard for product & order management
  • πŸ“± Responsive design for desktop and mobile

πŸ§‘β€πŸ’» Tech Stack

Layer Technologies
Frontend React.js, Redux, Bootstrap/CSS
Backend Node.js, Express.js,sandbox
Database MongoDB & Mongoose ORM
Authentication JWT + bcrypt
APIs RESTful APIs for communication

πŸ“¦ Installation & Setup

1. Clone the repository

git clone https://github.com/IncharaS06/Ecommerce-Website.git
cd Ecommerce-Website