Skip to content

SuganDevp/E-com_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Application Backend

Prerequisites

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

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/SuganDevp/E-com_api.git
    cd E-com_api
  2. Install dependencies:

    npm install
  3. Environment Variables:

    .env file is included in the root of the project for the localhost.

  4. Run the development server:

    npm start

    The backend API will be available at http://localhost:30001.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published