A modern and efficient web application for managing doctor appointments, built with React and Tailwind CSS.
šØāāļø Doctor Profiles
š Appointment Management
š Dashboard Analytics
š± Responsive Design
Clone the repository:
git clone https://github.com/Purab2001/DocFlow.git
cd DocFlow
Install dependencies:
npm install
# or
yarn install
Start the development server:
npm run dev
# or
yarn dev
Open http://localhost:5173 in your browser.
DocFlow/
āāā public/
ā āāā index.html
ā āāā assets/
āāā src/
ā āāā components/
ā ā āāā DoctorProfile/
ā ā āāā Appointment/
ā ā āāā Dashboard/
ā ā āāā common/
ā āāā pages/
ā āāā hooks/
ā āāā utils/
ā āāā App.jsx
ā āāā main.jsx
āāā package.json
āāā vite.config.js
āāā README.md
Viewing Doctor Profiles
Booking Appointments
Managing Appointments
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is licensed under the MIT License - see the LICENSE file for details.
āļø If you find this project helpful, please give it a star!