A hospital appointment system is a software solution designed to manage the scheduling and flow of patients within a healthcare facility. It aims to improve efficiency, reduce waiting times, and enhance the overall patient experience.
Framework: Vite + React
Client: Antd, Redux
Server: Vite + React server
Database: Firebase
Clone the project
git clone https://github.com/Supreeth741/Doctor-Appointment-System.git
change Directory
cd Doctor Appointment System
Install dependencies
npm install
Start the server
npm run dev