A React application for displaying a list of doctors with filtering,sorting and search functionality. The site allows users to search for doctors by name,filter by specialties,consultation modes and sort by experience or fees.
- Search by Doctor Name: Users can search for doctors by their name.
- Filter by Specialties: Users can filter doctors based on their specialties (e.g., Dentist, Cardiologist, etc.).
- Filter by Mode of Consultation: Users can filter doctors based on their consultation mode:
- In Clinic
- Video Consult
- Sorting: Users can sort the list of doctors by:
- Fees (ascending)
- Experience (descending)
- Responsive Design: The app is built with Tailwind CSS for responsive design, ensuring it looks good on both mobile and desktop devices.