/stree-health

This is a website for women to find Doctors and book appointment with them on call. They can also check their health status and ask questions anonymously without hesitation.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Stree Health

Empowering Women to take charge of their Health, One step at a time!

Made with ❤ By Team Dfusion

Please give this repo a ⭐ it really helps us!

Border

Team

The Developer Team behind Stree Health.

Running Locally

Make Sure You Have MongoDB and NodeJS Installed.

Starting Backend

Border

To run this project navigate to the project root folder and run

  cd backend
  npm install
  node index.js

or

  nodemon

Create a .env file in the backend folder and add the following

JWT_SECRET = "RANDOMSTRINGMUSTNOTCHANGE"
mongoURI = "MONGO_URI"

Starting Frontend

Border

To run this project navigate to the project root folder and run

  cd frontend
  npm install
  npm start

Navigate to http://localhost:3000/

Feedback

If you have any feedback, please reach out to us at abhinandanwadhwa5@gmail.com