kcritesh / gharPaluwa

Gharpaluwa Backend

Home Page:https://api.gharpaluwa.riteshkc.com.np

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gharpaluwa Market Place

Description

Gharpaluwa Market Place is a web application that serves as an online marketplace for buying and selling various products. Users can browse through a wide range of products, add items to their cart, and make purchases securely. The application provides a convenient platform for both buyers and sellers to interact and conduct transactions.

🛒 Browse and purchase a variety of products 💼 Convenient platform for buyers and sellers 🔒 Secure transactions and payment processing

Requirements

To run the Gharpaluwa Market Place application locally, you need to have the following:

  • MongoDB: Make sure you have MongoDB installed and running on your machine.
  • Node.js: Install Node.js to execute the JavaScript code on the server.

Installation

To install the required packages, run the following command in the terminal:

npm install

Running the Application

To start the application, use the following command:

npm run dev

Nodemon Installation

If you haven't installed nodemon globally on your device, you can use the following command:

npm install -g nodemon

Please note that nodemon is used to automatically restart the server whenever a file is modified, which is useful during development.

License

This project is licensed under the MIT License. Feel free to modify and distribute it as per the license terms.

About

Gharpaluwa Backend

https://api.gharpaluwa.riteshkc.com.np


Languages

Language:JavaScript 100.0%