Appointments App is an application designed to facilitate the scheduling and management of medical appointments for pets. With this application, users can efficiently manage their pets' medical appointments, regardless of the type of animal. It also allows users to add custom comments and keep detailed track of each appointment.
- Appointment Management: Manage medical appointments for any type of pet.
- Comments: Add custom comments to each appointment for detailed tracking.
- User-Friendly Interface: Designed with an intuitive and easy-to-use interface.
- React
- Vite
- Tailwind CSS
To install and run Appointments App locally, follow these steps:
- Clone the repository:
git clone https://github.com/EdgarPsda/appointments-app - Install dependencies:
npm install - Run the application in development mode:
npm run dev
You can try out Appointments App through this online demo.
If you would like to contribute to this project, please follow the best practices of modern React and JavaScript. Your contributions are welcome.
This project is under the MIT license. For more details, see the LICENSE file.