Pharma Medical Management System - v1.0
Live App
Pharma Medical Management System is a MERN Application which developed with the features of Pharma Medical Data Tracking, Processing and Report Generation Management System. *Note: This is frontend repository.
- ReactJS
- NodeJS
- ExpressJS
- MongoDB
- TailwindCSS
- Material UI
- Postman
- Git & GitHub
- Vercel
Before running this project, make sure you have the following installed:
Follow these steps to set up the application:
-
Open Powershell/Terminal and Clone the repository to your local machine:
git clone https://github.com/Harish1611/Pharma-Medical-Management-System.git
-
Navigate to the project directory:
cd Pharma-Medical-Management-System
-
Install the required dependencies:
npm install or npm i
To run the Pharma Medical Management System Frontend App, perform the following actions:
-
Start React Project Server :
npm start
-
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.