Skip to content

Harish1611/Big-Sale-eCommerce-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Sale - eCommerce Backend - v1.0
Live Website

Big Sale - eCommerce Backend is the e-commerce web application backend built with NodeJS, ExpressJS and MongoDB.

Project Info

HomePage

Tools & Technologies

  • NodeJS
  • ExpressJS
  • ReactJS
  • MongoDB
  • Tailwind
  • Material UI
  • Postman
  • Git & GitHub

Prerequisites

Before running this project, make sure you have the following installed:

Installation

Follow these steps to set up the application:

  1. Open Powershell/Terminal and Clone the repository to your local machine:

    git clone https://github.com/Harish1611/Big-Sale-eCommerce-Backend.git
  2. Navigate to the project directory:

    cd BigSale-eCom-Backend
  3. Install the required dependencies:

    npm install or npm i

Get Started

To run the BigSale-eCom-Backend App, perform the following actions:

  1. Open a new PowerShell window.

  2. Start the MongoDB:

    mongod
  3. Open another PowerShell window.

  4. Launch the MongoDB shell: ( Or use MongoDB Compass integrated Mongosh Shell)

    mongosh
  5. Open another PowerShell window and Navigate to the project directory:

    cd BigSale-eCom-Backend
  6. Start the Development server using nodemon: ( install nodemon globally)

    npm run dev

Big Sale - eCommerce Frontend protfolio_link

About

Big Sale - eCommerce is a MERN Stack Application. This is backend part built with ExpressJS, MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors