A web app for managing and printing prescriptions, certificates, and reports in healthcare settings.
To use this app first install react
Download and install Node.js from the official website. npm is included with Node.js.
Then cd medicert/src
Run npm install react-router-dom
Run npm start