This is Team QuantaMind from first year students of DTU. We worked towards achieving the Healthcare sector of "Viksit Bharat Abhiyan". QuantaMind is a user-centric, technology-driven solution to provide personalized, stigma-free, and sustainable mental health support to individuals facing stressors and challenges in their daily lives, especially those in remote areas or with limited resources. Also, This makes the work of doctors and psychiatrists easier by aiding in more accurate and quicker patient analysis.
- Clone this Github Repository
git clone https://github.com/HitG010/QuantaMind.git
-
npm init -y
-
npm install
-
Start the server by running the command:
node index.js
ornodemon index.js
- Open
localhost:3000
on your browser to visit the website.