patient-listing-app

React app for displaying patient details from dropdown

Goal

  • read and display a given patient’s demographic data (name, gender, date of birth)
  • display a sortable table of active conditions that the patient currently has

Installation