Medi-Record is a cutting-edge application developed on the Next.js framework, designed with the primary goal of providing a secure and efficient solution for storing and retrieving medical records. By leveraging the power of IPFS (InterPlanetary File System), Medi-Record ensures the utmost data integrity and privacy, making it an ideal platform for securely managing patients' medical information.
Contributions are always welcome!
- Next.js framework
- IPFS Integration
- Data Privacy
- User friendly interface
If you have any feedback, please reach out to us at rajputmeet10@gmail.com
To use medi-record, do the following steps
Git clone the project
git clone https://github.com/MeetRajput00/medi-record.gitInstall dependencies
npm install react-scriptsStart the project
npm start