Project Overview
This project is a basic Ecommerce website, built to demonstrate the core functionalities of an online store. It provides essential features for product browsing, cart management, and order processing. The website is designed with simplicity, scalability, and user experience in mind.
Product Listing: Displays a list of available products with images, descriptions, and prices.
Shopping Cart: Users can add, remove, and update the quantity of products in their cart.
User Authentication: Basic user registration and login functionality.
Order Processing: Users can place orders, and order details are stored for record-keeping.
Responsive Design: Ensures compatibility across different devices.
Basic Admin Panel: Allows admin users to add, edit, and delete products.
Frontend: HTML, CSS, JavaScript
Backend: Node.js
Next project