An app to find and connect with our furry friends!
Pet Friendr is an app that allows users to connect with local animal shelters to find their next furry friend. Users can search for pets by location, breed, and and other preferences. Users can swipe right to like a pet and swipe left to pass on a pet. If a user like a pet, they can view more information about the pet and contact the shelter to set up a meet and greet.
To install necessary dependencies, run the following command:
npm i
To use Pet Friendr, run the following command:
npm start
This project is licensed under the MIT license.