Skip to content

Meanmernapp/Healthcare-medix-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Management System

This project is a comprehensive healthcare management system built using React and Material-UI (MUI). The system includes various modules for managing different aspects of a healthcare facility, including OPD, indoor patients, staff, labs, security settings, and more.

Table of Contents

Installation

To get started with the project, you need to have Node.js and npm installed on your machine.

  1. Clone the repository:

  2. Navigate to the project directory:

    cd your-repo-name
  3. Install the dependencies:

    npm install

Usage

To run the application locally:

npm start