Hi There! 🙋♀️
This is my capstone project submission - Carefinder app.
Carefinder allows users to search for hospitals within their region. Users can input their location or select from a list of nearby cities to find hospitals in their area. The platform will provide a list of hospitals and their respective contact details, including address, phone number, and email.
Want to contribute?
-
Clone the repository $ git clone https://github.com/Dunni0/Carefinder-App
-
Change directory into the cloned folder and run the setup script $ cd carefinder-app
-
Open your terminal and type this command
yarn add
ornpm install
to add the vue dependency to the app in the development mode. -
Then after the installation of the dependency type this command
yarn dev
to run the app in your local environment -
Copy this link http://localhost:3000/ and paste it to your web browser(Chrome, safari, mozilla firefox et.c) to view it.
Netlify was used to deploy the app.
1. A link to the project repository https://github.com/Dunni0/Carefinder-App
2. A publicly live hosted URL of the project https://subtle-panda-a3400b.netlify.app/
The MIT License - Copyright (c) 2023 - Present, Awonuga Oluwapelumi altschool capstone project/ Storage Service.
Awonuga Oluwapelumi