ratkorle / find-a-pet

In this simple vanilla JS project we use the Petfinder API to create an application to find animals near a specific zipcode.Use Parcel to build our assets and Babel to compile our JavaScript. fetch-jsonp package to deal with cross domain requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this simple vanilla JS project we use the Petfinder API to create an application to find animals near a specific zipcode.Use Parcel to build our assets and Babel to compile our JavaScript. fetch-jsonp package to deal with cross domain requests.


Languages

Language:JavaScript 71.7%Language:HTML 28.3%