Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Plus

Health Plus is a modern healthcare web application where users can explore services, book appointments with doctors, and get reliable healthcare information.

Live Demo

Check out the live site here: Health Plus Live

Features

  • Responsive hero section with call-to-action.
  • Services overview with easy navigation.
  • Doctor profiles and patient reviews.
  • Book appointments easily with a dedicated form page.
  • Newsletter subscription for health updates.
  • Legal documents section with terms and privacy policy.
  • Fully deployed with Vercel for a live demo.

Technologies Used

  • Frontend: React, CSS
  • Routing: React Router DOM
  • Hosting: Vercel
  • Version Control: Git & GitHub

Project Structure

my-health-plus/
│── public/ # Static assets (favicon, images, etc.)
│── src/ # Main source code
│ ├── assets/ # Custom images, icons
│ ├── components/ # Reusable UI components
│ ├── pages/ # Application pages (Home, Services, Doctors, etc.)
│ ├── App.js # Root component with routes
│ ├── index.js # React entry point
│ └── styles/ # CSS files
│── package.json # Project metadata & dependencies
│── README.md # Project documentation

Installation & Setup

Follow these steps to run the project locally:

Clone the repository

git clone https://github.com/Brindhajay/Health-Plus.git

Navigate into the project directory

cd my-health-plus

Install dependencies

npm install

Run the development server

npm start

Deployment

This project is deployed on Vercel. Every time changes are pushed to the main branch, Vercel automatically redeploys the site.

Future Enhancements

  • Add authentication (login/signup).
  • Enable real-time appointment booking.
  • Integrate a backend for storing user data.
  • Implement payment gateway for consultations.
  • Add multi-language support.

License

This project is licensed under the MIT License.

⭐Author

Brindha Ajay

About

Health Plus – A React-based healthcare web application where users can explore services, view doctor profiles, read patient reviews, and book appointments easily. Fully responsive and deployed live on Vercel.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages