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.
Currently hosted on Netlify, please click link to see the live site : Live Demo
- 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