Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1000 Bytes

readme.md

File metadata and controls

48 lines (31 loc) · 1000 Bytes

Ecommerce Backend

This is the complete Backend of the E-commerce Application

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/swarnendu19/Ecommerce.git
  2. Navigate to the project directory:

    cd Backend
  3. Install the dependencies and Run:

    docker run -it -p 3000:3000 swarnendu19/ecommerce-app

Contributing

Please feel free to contribute to this project.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact