Covid-Care About Us Covid Care is a website which provides the user with all necessary information he/she she seeks during this pandemic , information ranging from hospital beds to plasma donors all at a same place .
The Analytics and Data in the website are Based on the Data for India and It can be upscaled to any country with the help of specific api .
Prerequisites : MongoDB and NodeJS
How to Start
in the terminal:
$ npm install --save // install dependencies $ mongod // start mongodb $ node app.js // start the app.js file
the website will be hosted on localhost:3000

Log in or sign up for Devpost to join the conversation.