This web app helps people to find the prices of veterinarian services around a location of their choice. My sister told me that every time she moved, one of the first thing she would do is find a veterinarian. She always had difficulty comparing the prices of their services. After researching, I found that not very many veterinarians post their prices on their websites, so I made this app to help pet owners have access to more information in order to compare different veterinarians in their desired location.
- HTML/CSS/jQuery
 - Node
 - Express
 - ReactJS
 - Passport (authentication)
 - Mocha/Chai (testing)
 - Travis CI (integration)
 - Deployed with Netlify
 
https://pet-doc-finder2.netlify.com/
- Fork it!
 - Create your feature branch: 
git checkout -b my-new-feature - Commit your changes: 
git commit -am 'Add some feature' - Push to the branch: 
git push origin my-new-feature - Submit a pull request :D
 
The content of this repository is licensed under a [Apache License] (http://www.apache.org/licenses/LICENSE-2.0.html)





