Welcome to the Health Plus project repository! This is a React-based website aimed at providing accessible and personalized healthcare services to users. The website allows users to connect with expert doctors, schedule appointments, and receive expert medical advice.
- Website: Health Plus
- Framework: React.js
- Deployment: GitHub Pages
- Libraries: React-Toastify, React Router DOM, FontAwesomeIcon
- Easily schedule appointments with the specialists.
- Engage in virtual consultations to receive expert medical advice.
- Responsive UI design for seamless user experience across devices.
- Utilizes React-Toastify for notifications, React Router DOM for page routing, and FontAwesomeIcon for icons.
- Deployed using GitHub Pages for easy access and sharing.
The website is deployed using GitHub Pages and can be accessed at https://alkaison.github.io/Health-Plus/.
To run the project locally:
- Clone this repository:
git clone https://github.com/Alkaison/Health-Plus.git
- Navigate to the project directory:
cd Health-Plus
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit:
http://localhost:3000/Health-Plus
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
This project is licensed under the MIT License.