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

gdsc-konkuk/23-24-proj-PatientCareDiary-Front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.1%
  • CSS 4.4%
  • HTML 2.5%