ZdorovConnect is your go-to platform for finding medical professionals. We bridge the gap between patients and doctors by providing an extensive database with detailed profiles, real reviews, and easy online booking.
- Search For Free: Discover the right medical professional without any fees.
- Detailed Doctor Profiles: Information on experience, pricing, and more.
- Genuine Reviews: Trustworthy feedback from real patients.
- Advanced Filters: Narrow down choices based on area, rating, and other criteria.
- Exclusive Discounts: Grab special discounts on appointments.
- Create an Account: Sign up or log in.
- Discover: Use our advanced search to find the right doctor.
- Book: Secure your appointment online.
- Review: Share your experience to help the community.
To get a local copy up and running, follow these simple steps.
- Ensure you have
Node.js
andpnpm
installed. Check by running:node -v pnpmn -v
-
Clone the repository:
git clone https://github.com/zairovarsen/zdorovconnect
-
Navigate into the project directory:
cd zdorovconnect
-
Install the dependencies:
pnpm install
-
Run the application in development:
pnpm dev
The application should now be running on localhost:3000
or a port specified in your configurations.
Contributions are what make the open-source community an incredible place to learn, share, and grow. Any contributions you make are greatly appreciated.
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
Distributed under the MIT License. See LICENSE
for more information.
- Arsen Zairov - [email protected]
- Project Link: https://github.com/zairovarsen/zdorovconnect