Skip to content

This is the complete ecommerce site with admin panel and Rest API fully developed in MERN stack.

Notifications You must be signed in to change notification settings

karankulshrestha/complete-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Complete Ecommerce Platform with Admin Panel, Front-End, and REST API using MERN Stack

A Ecommerce Platform for managing, selling and showcasing you inventory to your customers, with the help of a dashboard you can manage your products and categories as well as customer's enquiry. Please use and left a review or you can contibute as well.

Installation

step 1 - Move into any of the folder

  using cd `folder name` 

step 2 - Run command to install packages

  npm install 

step 3 - Change enviroment variables for backend folder in .env file

MONGO_URL= // mongodb cluster
CLOUD_NAME= // cloudinary
API_KEY=  // cloudinary
API_SECRET= //cloudinary

step 4 - Change enviroment variables for admin folder in .env file

CLIENT_ID = // auth0 admin dashboard client-Id

step 5 - Run command to start server for individual folders

  npm start

step 6 - Run command

  Boom Now you can Explore !!

Add and Delete Product According to Your Choice

App Screenshot

Export Data In Excel File

App Screenshot

Client Site

App Screenshot

Mobile and Tablet Responsive

App Screenshot

Contributing

Contributions are always welcome!

Anyone who want to improve my project, please I welcome you all.

🚀 About Me

I'm a Full Stack Developer and Machine learning Researcher, this is the project I build for my freelance client.

About

This is the complete ecommerce site with admin panel and Rest API fully developed in MERN stack.

Resources

Stars

Watchers

Forks

Packages

No packages published