This is a volunteer project and its purpose is create a guide for nurses on sepsis treatment. We built the project from scratch, including the prototype, in collaboration with the founders and nurses of PPHAS New Jersey.
Sepsis is a serious medical condition that can be life-threatening if not treated promptly. The purpose of this project is to provide nurses a guide on sepsis treatment.
We used the following technologies to build this project:
You can find the website at the following link: https://tiagopazhs.github.io/NursesTraining-VolunteerProject/
Clone the repository:
git clone https://github.com/tiagopazhs/NursesTraining-VolunteerProject
Navigate to the main root:
cd NursesTraining-VolunteerProject
Install the dependencies of the project:
npm install
Start the aplication:
npm start