The purpose of this project is to have a hospital management system there.
You can record patient data, view, update and retrieve it.
Create a new directory, navigate to that directory in a terminal and clone the GitHub repository
git clone https://github.com/jacksonkasi0/HospitalManagementSystem.git
Change directory to the pattern directory:
cd HospitalManagementSystem
From the command line, you should Enter:
npm install
node app.js