Skip to content

sethbergman/Adopt-a-Pet

Repository files navigation

Adopt-a-Pet

Vanilla JS app that uses the Petfinder API to search for pets via zip code. Uses Parcel, Babel and fetch-jsonp

Build Status Greenkeeper badge

Quick Start

Add your own Petfinder API key to main.js by registering here.

Install dependencies:

npm i

Start the application:

npm start

Build for production:

npm run build

License

This project is licensed under the MIT License.

About

Vanilla JS app that uses the Petfinder API to search for pets via zip code. Uses Parcel, Babel and fetch-jsonp | https://adopt-a-pet.sethbergman.pro

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published