This project is a Doctor Appointment System built with React, Express.js, and MongoDB. It includes features for managing doctors, appointments, calendars, and user authentication.
- User Authentication (Login, Register, Forgot Password)
- Manage Doctors (Add, Edit, List)
- Manage Appointments (Add, Edit, List)
- Manage Calendars (Add, Edit, List)
- Navigation bar with links to different sections
- Node.js and npm (Node Package Manager) installed on your machine.
- MongoDB server running or a cloud MongoDB instance.
- Git for version control.
-
Clone the Repository
git clone https://github.com/yourusername/doctor-appointment-system.git cd doctor-appointment-system