Skip to content

Frontend Health Care website which includes all facilities i.e. bloodBank,Medicines,Doctor

Notifications You must be signed in to change notification settings

sushil-sagar05/HealthCare-Website

Repository files navigation

HealthCare-Website

This project is a Frontend healthcare website built using React, Redux, and Tailwind CSS. It provides various functionalities such as patient registration, viewing lab reports, booking OPD tickets, and more.

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/your-username/HealthCare-Website.git
cd HealthCare-Website
2. Install dependencies:
npm install
# or
yarn install

3.Create a .env file in the root directory and add the following:
Website=HealthCare-Website

Running the Project
To start the development server, run:
npm run dev
# or
yarn dev

The application will be available at http://localhost:3000.

Building for Production
To build the project for production, run:
npm run build
# or
yarn build
Linting
To lint the project, run:
npm run lint
# or
yarn lint
Project Features
Patient Registration: Allows patients to register online.
Lab Reports: View and manage lab reports.
OPD Booking: Book OPD tickets online.
Medicine Section: View and order medicines.
Blood Bank: Information about blood donation and availability.
FAQs: Frequently asked questions section.
ChatBot: A chatbot for assistance.
Technologies Used
React: JavaScript library for building user interfaces.
Redux: State management library.
Tailwind CSS: Utility-first CSS framework.
Vite: Next-generation frontend tooling.
React Router: Declarative routing for React.
React Icons: Include popular icons in your React projects easily.
Contributing
Contributions are welcome! Please fork the repository and create a pull request with your changes.


About

Frontend Health Care website which includes all facilities i.e. bloodBank,Medicines,Doctor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published