/giftOfLife

This is a organ donation dapp

Primary LanguageJavaScript

Gift Of Life

This is a decenatralized organ donation app, where patients, doners and doctors cam come and register themselves alongside their role. If you got any good feature in your mind so contact us through https://twitter.com/AZU_URE, maybe we can nmake something good for community together.

To setup the project -

  1. Download the file.
  2. client folder contains all the frontend files and hardhat folder contains all the testing done with the help of hardhat.
  3. after changing current directory to client , npm install is the command you need to hit.
  4. to run the project: npm start.