Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.11 KB

File metadata and controls

32 lines (22 loc) · 1.11 KB

Patient Care Diary Frontend

We will help all patients and their families live with hope.

Our project “Patient Care Diary” serves as a supportive platform where individuals, especially patients, can record their daily health experiences and activities which fosters a sense of community and empowerment among users.

Links

Local Execution

Prerequisites

  • Node.js (v14 or higher)

  • pnpm (v6 or higher)

    If you haven't installed pnpm, you can do so by running: npm install -g pnpm

Installation

  1. Clone the repository: git clone https://github.com/your-username/patient-care-diary-frontend.git
  2. Navigate to the project directory: cd patient-care-diary-frontend
  3. Install dependencies: pnpm install

Running the Application

  1. Start the development server: pnpm start

  2. Open your browser and visit: http://localhost:3000

    The application will start running on http://localhost:3000 (or your specified port)

License

This project is licensed under the MIT License.