This repository contains the front-end code for HealNet, a modern, responsive medical and healthcare website designed to facilitate online consultations, appointment booking, and prescription management. The entire user interface is built using the Tailwind CSS utility-first framework for speed and scalability.
- Responsive Design: Fully optimized for desktop, tablet, and mobile viewing using Tailwind's utility classes.
- Appointment Management: Seamless 3-step booking form integration.
- Service Showcase: Dedicated section highlighting core services (Online Consultations, Prescriptions, Medical Notes).
- Interactive Steps: "How It Works" section with subtle hover effects on steps for engagement.
- Testimonials & Stats: Patient testimonials and key statistics displayed in a clear grid format.
- Reusable Components: All major UI components (cards, buttons, headers) are built with Tailwind, promoting reusability.
- Footer Integration: Complete footer with logo, navigation links, and social media icons.
- HTML5: For the core structure.
- Tailwind CSS (v3.x): The primary styling framework.
- PostCSS: Used for processing Tailwind.
- Autoprefixer: Ensures compatibility across modern browsers.
- JavaScript (Vanilla/Alpine.js - optional): For interactivity (e.g., mobile menu toggles, form validation).