This is the complete Backend of the E-commerce Application
-
Clone the repository:
git clone https://github.com/swarnendu19/Ecommerce.git
-
Navigate to the project directory:
cd Backend
-
Install the dependencies and Run:
docker run -it -p 3000:3000 swarnendu19/ecommerce-app
Please feel free to contribute to this project.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- @Twitter - swarnendu_dev