HemoConnect is the platform linking blood donors, healthcare facilities, and blood donation organizations to track and manage blood inventory in real-time. By ensuring transparency in blood flow, HemoConnect boosts the efficiency and reliability of the blood donation process, leading to improved healthcare outcomes.
HemoConnect.mp4
- Clone the project
git clone https://github.com/iaayushmaan/HemoConnect.git
- Go to the project directory
cd ./HemoConnect
- Install dependencies
npm install
-
Create .env file
-
Start the server
npm run dev
Client: React, Redux, CSS
Server: Node, Express, MongoDB