An open API service indexing awesome lists of open source software.

https://github.com/vaibhavgarg5522/medicare-hub-website

A responsive hospital website UI built using HTML, CSS, and JavaScript, designed for appointment booking, doctor listings, and health services.
https://github.com/vaibhavgarg5522/medicare-hub-website

css hospital html javascript responsive-design ui website

Last synced: 6 months ago
JSON representation

A responsive hospital website UI built using HTML, CSS, and JavaScript, designed for appointment booking, doctor listings, and health services.

Awesome Lists containing this project

README

          

# 🏥 MediCare Hub Website

A modern and responsive **Healthcare Website** built using **ReactJS**. This project showcases a professional design for a medical or health-related platform, with clean UI, service sections, and a user-friendly layout.

🔗 **Live Demo:** [medi-care-hub-website.vercel.app](https://medi-care-hub-website.vercel.app/)

---
![Screenshot 2025-03-30 084918](https://github.com/user-attachments/assets/717c5fcf-6df2-4fe7-b19e-b0497a971116)

## 🚀 Features

- 🏥 Modern medical landing page design
- 📱 Fully responsive for mobile, tablet & desktop
- 🎨 Clean and intuitive UI/UX
- 🔍 Sections for services, about, contact, and more
- ⚡ Fast loading & smooth scrolling experience
- ✨ Built with reusable React components

---

## 🛠️ Tech Stack

- **Frontend:** ReactJS, JavaScript, TailwindCSS
- **Design:** Responsive Web Design, Component-based structure
- **Deployment:** Vercel

---

## 📂 Folder Structure

```bash
MediCare-Hub-Website/
├── public/
├── src/
│ ├── assets/
│ ├── components/
│ ├── pages/
│ └── App.jsx
├── .gitignore
├── README.md
├── package.json
└── tailwind.config.js