Vanilla JS app that uses the Petfinder API to search for pets via zip code. Uses Parcel, Babel and fetch-jsonp
Add your own Petfinder API key to main.js
by registering here.
npm i
npm start
npm run build
This project is licensed under the MIT License.