This repository contain FoodResq
app's backend code
- Clone this repository
git clone
- cd to the directory
- Install the dependencies
npm i
- Run the app on your local device
npm run dev
you can run the API by referring to our Postman API
This repository contain FoodResq
app's backend code
git clone
npm i
npm run dev
you can run the API by referring to our Postman API