💻 This is the submission for the Girls Hoo Hacks Hackathon 2021.
🏆 The team won the Best Social Good category
👩💻 This project is made by Nivetha Kuruparan, Abby Mueller, and Monique Reed
📄 Using the Petfinder's API, https://www.petfinder.com/developers/v2/docs/, our team created a website were users are able to input their
postal code to find available pets to adopt. This project uses HTML, CSS, and Bootstrap as well as Javascript, Parcel.js, and, Fetch-JSONP.
📋 For more information, please view the project on devpost: https://devpost.com/software/pawsitive-t4pogf
git clone https://github.com/nivethakuruparan/pawsitive.git
cd pawsitive
npm i -g parcel-bundler
cd pawsitive
parcel index.html
- Go to
http://localhost:1234