Welcome to my Ecommerce Site Project. This repository contains code and features of current e-commerce platform.
Our website is a virtual storefront that allows people to buy products and digital goods online. It offers a wide range of features to both customers and administrators, making it a powerful tool for managing an online store.
- User Verification: Secure account creation and authentication.
- Explore Products: Can see wide range of products with detailed information.
- Cart: Add products to cart and manage quantity of them.
- Preview: Customers can add their comment regarding the products.
- Dashboard: It is used for managing products,orders and customers' detailes.
- Product Management: Can add,remove or edit product data including images and description.
- Customer Management: Access customer data and history, and manage user accounts.
- Analytics: Can see customer's reviews regarding the products.
- Clone this repository.
git clone https://github.com/your-username/Intellishop.git
- Installation Dependencies.
npm install
- Run server.
node index.js
- Open the Website in the browser.
- Brows the products, add them to cart and complete purchases.