/incognito

This repo is the project of Team incognito for the TechNerds Hackathon. The actual name of the project is MediQuery.

Primary LanguageEJS

Incognito

MediQuery

This repo is the project of Team incognito for the TechNerds Hackathon. The actual name of the project is MediQuery.

How to run

Clone the repo. Obtain the .env from the authors & paste it in the root directory. Head to the directory containing app.js, run

npm install

After all the dependencies get installed, run

npm run dev

Head to browser and type in the address http://localhost:3000/

You are good to go !!!