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.
-
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
- Clone the repository:
git clone https://github.com/your-username/patient-care-diary-frontend.git
- Navigate to the project directory:
cd patient-care-diary-frontend
- Install dependencies:
pnpm install
-
Start the development server:
pnpm start
-
Open your browser and visit:
http://localhost:3000
The application will start running on http://localhost:3000 (or your specified port)
This project is licensed under the MIT License.