Medflo is a modern healthcare-oriented web platform built with Next.js 15, TypeScript, and Tailwind CSS.
It’s designed to deliver an intuitive, efficient, and responsive user experience — ideal for healthcare professionals and patients alike.
- Next.js 15 (App Router) for high performance and scalability
- Tailwind CSS for fast, consistent, and mobile-first styling
- TypeScript for type-safe, maintainable code
- Reusable UI components (e.g.
Navbar,DoctorCard,Profile,Appointment, etc.) - Fully responsive layout optimized for all devices
- Modern, clean interface suitable for medical and health-related applications
Medflo empowers healthcare teams and developers to create advanced, user-friendly digital solutions faster than ever.
git clone https://github.com/Sara-ibrahiim/medflo-task.git
Bash
Install dependencies
Bash
npm install
# or
yarn install