jismonthomas / petfinder-react

A react website using Petfinder API to search for pets available for adoption in Canada & add them to your list.

Home Page:https://findpetsnearyou.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Petfinder

Petfinder is a website built with react js to search for pets available for adoption in Canada. This website is built using react hooks, redux, redux toolkit & tailwind css with data from PETFINDER API.

Demo

Currently hosted on Netlify, please click link to see the live site : Live Demo

Features

  • Search for pets available for adoption near a location by ZIP codes.
  • Add pets to the favourite list.
  • Each pet card shows the image, name, breed, age, gender and distance from the searched location.
  • Pet details page show all the details of a pet with the gallery of all the available images
  • Create account using email address
  • User authentication is handled through firebase

Preview

Petfinder-react-app-find-pets-near-you

About

A react website using Petfinder API to search for pets available for adoption in Canada & add them to your list.

https://findpetsnearyou.netlify.app/


Languages

Language:JavaScript 95.9%Language:CSS 2.3%Language:HTML 1.8%