Empowering Women's Healthcare, One Click at a Time We welcome all female contributors! CareCompanion is a web development project designed to provide accessible, streamlined, and personalized healthcare solutions for women.
Navigating healthcare can be overwhelming, but CareCompanion ensures that women have access to tailored healthcare solutions at their fingertips.
From scheduling appointments and tracking health records to connecting with specialists and accessing personalized wellness plans, CareCompanion simplifies the healthcare journey for women, empowering them to take charge of their well-being.
You need npm/yarn installed in your local machine in order to run this app.
Frontend
npm install
npm start
- Make sure your machine has an internet connection.
- Fork the repository.
- Open the shell (whichever your OS supports) on your PC.
- Change the drive to the location where you want your project to be copied.
- Clone it to your local setup by using the command:
git clone <repo link>
-Once cloned, Run the following command in the root directory of the project npm install. -After the process is completed, run the command npm run start. -The website will be live on localhost:3000.