Skip to content

Harikarthyk/E-commerce-MERN-Application

Repository files navigation

E-Commerce Application

Table of contents

Description

This project has two interfaces, one for Admin who can add products, update them, view orders, and also deliver them, and the other for the common user who can view products, add them to the cart, and also purchase them.

Features

  • Authentication with JWT.
  • Forgot Password (OTP is sent to the registered mail) - NodeMailer.
  • Add Products , new Collection , update them , view orders , edit orders - Admin Functionalites.
  • View Products.
  • Add Products to Cart.
  • Purchase Product.
  • Check previous product history.

Technologies

Project is created with:

  • Frontend - React
  • Server - Node and Express (API Endpoint)
  • Database - Mongo DB

Deployment:

  • Node Application (Server) is hosted in heroku.
  • React Application (Frontend) is hosted in firebase.

Demo

Demo Working of our Project - https://shopify-cloths.web.app/

Admin Dashboard Preview