Doctor appointment booking for patients
This is a MERN stack application which is based on booking appointment which includes doctor authentication, create profile,add experience, add education, dashboard with recent appointments, recent reviews and user authentication, appointment booking and cancel appointment, post review and delete review to a doctor profile by users.
Click Here for screenshots
npm install
cd client
npm install
npm run dev