Sunilb3 / pms

Patient Management System
0 stars 0 forks source link

ReactJS Application

PMS App

The PMS App is a Patient Management System that allows patients to manage their health records and communicate with their healthcare providers through a convenient app

Installation

To start the application, follow these steps:

1.Clone the repository to your local machine.

2.Open the terminal and navigate to the project directory.

3.Install the dependencies by running the following command:

'npm install'

4.Start the application by running the following command:

'npm start'

This will start the development server and open the application in your default browser at ('http://localhost:3000').

Available Scripts

In the project directory, you can run the following scripts:

'npm start'

Runs the application in development mode. Open http://localhost:3000 to view it in the browser.

'npm test'

Launches the test runner in the interactive watch mode.

'npm run build'

Builds the application for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Usage

Support

Contributing

License The PMS App is licensed under the MIT License. See LICENSE.txt for more information.