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.
- Host: GitHub
- URL: https://github.com/vaibhavgarg5522/medicare-hub-website
- Owner: vaibhavgarg5522
- Created: 2025-03-23T13:36:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-19T07:08:54.000Z (7 months ago)
- Last Synced: 2025-05-07T19:12:18.612Z (6 months ago)
- Topics: css, hospital, html, javascript, responsive-design, ui, website
- Language: JavaScript
- Homepage: https://medi-care-hub-website.vercel.app
- Size: 4.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)
---

## 🚀 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