/Groceries-Ordering-Website-Backend

A basic groceries ordering website NodeJS backend.

Primary LanguageJavaScript

Groceries-Ordering-Website-Backend

A basic grocery ordering website NodeJS backend. 1-Clone the repository and add the required values in the .env file which will be created 2-Run the command npm i. 3-Connect to a local database or online server of MongoDB. 4-run the command node index.js or nodemon index.js. 5-test the endpoints using postmen.