ansonbenny / MultiVendor-Ecommerce

Multi Vendor ecommerce website for online shopping, it's allows multi vendor features to allow sellers to sell.
MIT License
31 stars 16 forks source link
ecommerce ecommerce-application ecommerce-website expressjs javascript mern-stack mongodb multivendor-ecommerce nextjs nodejs reactjs scss

Multi Vendor Ecommerce

Multi Vendor ecommerce website for online shopping, it's allows multi vendor features to allow sellers to sell on this website.

Main Features

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Technology Used

nextjs #reactjs #scss

nodejs #expressjs #mongodb #jsonwebtoken authentication

javascript

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server directory

PORT = 5000

DB_URL

DB_NAME

JWT_SECRET

SHIPROCKET_EMAIL

SHIPROCKET_PASS

SHIPROCKET_PICKUPID = Delhi

MAIL_USER

MAIL_PASS

MAIL_FROM‎ = Ecommerce <email@gmail.com>

ADMIN_MAIL

RAZORPAY_ID

RAZORPAY_SECREt

Run Locally

Clone the project

  git clone https://github.com/ansonbenny/MultiVendor-Ecommerce.git

To Start BackEnd

Go to the server directory

  cd MultiVendor-Ecommerce/SERVER

Install dependencies

  npm install

Start

  npm start

To Start FrontEnd

Go to the client directory

  cd MultiVendor-Ecommerce/Client

Install dependencies

  npm install

Start

  npm run dev

🔗 Links

linkedin