A React & Tailwind CSS project for booking doctor appointments online. This project helps users schedule appointments with doctors while learning React, Tailwind CSS, Context API, and React Router.
ā
Doctor listing with details (name, specialization, experience, fees)
ā
Appointment slot selection with real-time availability
ā
Responsive UI with Tailwind CSS
ā
State management using Context API
ā
Routing with React Router
āļø Understanding React hooks (useState, useEffect, useContext)
āļø Implementing dynamic slot booking
āļø Working with responsive design using Tailwind CSS
āļø Managing state efficiently with Context API
git clone https://github.com/sauravsultane/Hospital-Management-System.git
cd Hospital-Management-System
npm frontend
npm npm run dev