This website enables clinics to generate QR codes for prescriptions, allowing patients to smoothly scan the code using the EyeD application and access their prescription details directly on their mobile devices.
To run the web app :
- Navigate to the folder:
npm install - Then run:
npm run dev