/resq

Primary LanguageTypeScript

FoodResq Backend

This repository contain FoodResq app's backend code

How To Run

  1. Clone this repository
git clone
  1. cd to the directory
  2. Install the dependencies
    npm i
    
  3. Run the app on your local device
    npm run dev
    

How To Use

you can run the API by referring to our Postman API

Develop by