Skip to content

stack-riot/Adopt-a-Pet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.stackriot.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.8%
  • HTML 34.4%
  • Shell 0.8%