Hunger Demons Backend

It is the backend repository for the Hunger-Demons application.


Technological stack used

  • Node JS -- For backend
  • Express -- For creating server
  • MongoDb -- For database

Installation

Firsly install node and mongodb on your device
Then run the following command

  1. npm install
  2. npm run start
Your local server would be up and running.