The Clinic Appointment System is a modern, user-friendly web application under the name of AppointMed, designed to facilitate patient appointments efficiently with a user-friendly interface. Built with React.js and styled using TailwindCSS, this system ensures a seamless booking experience.
- User Authentication: Secure login and signup for patients.
- Appointment Booking: Users can book, view, and manage their appointments.
- Admin Dashboard: Admins can manage appointments and control system settings.
- Responsive UI: Optimized for both desktop and mobile devices.
- Modern UI/UX: Built using Material UI (MUI) and TailwindCSS.
- Frontend: React.js, Vite
- Styling: TailwindCSS, MUI
- State Management: React Context API
- Routing: React Router
1️⃣ Clone the repository:
$ git clone https://github.com/your-repo/clinic-appointment-system.git2️⃣ Navigate to the project folder:
$ cd clinic-appointment-system3️⃣ Install dependencies:
$ npm install4️⃣ Start the development server:
$ npm run devThe UI is designed with a clean and minimal approach, ensuring accessibility and ease of use. It includes:
- Interactive components using MUI.
- Dark & Light mode support (Future update)
- Animations for better UX