Skip to content

JavaScript app that uses the Petfinder API to find pets by zipcode

Notifications You must be signed in to change notification settings

bradtraversy/find_a_pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find-A-Pet

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

Quick Start

Add your own API key to main.js

# Install dependencies
npm install

# Serve on localhost:1234
parcel

# Build for production
parcel build

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

JavaScript app that uses the Petfinder API to find pets by zipcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published