Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opencodeiiita/carecompanion

To create an inclusive space where every woman has access to trusted health information and support, regardless of location or background. Together, we can break barriers and build a healthier future.
https://github.com/opencodeiiita/carecompanion

frontend geekhaven girls-only-repo opencode24 react-bootstrap react-js

Last synced: about 1 month ago
JSON representation

To create an inclusive space where every woman has access to trusted health information and support, regardless of location or background. Together, we can break barriers and build a healthier future.

Awesome Lists containing this project

README

        

# WomenHealthCare
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.

___

## What Problem Does CareCompanion Solve?
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.

___
## Dependencies
You need npm/yarn installed in your local machine in order to run this app.

___
## Installation
Frontend

```npm install```

``` npm start ```
___

## How To SetUp
- 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:
```bash
git clone
-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.