According to the ASPCA’s National Rehoming Survey, just over 50% of families who rehome their pets do so due to family, housing, or cost issues. These issues can be because the family may have a member who is allergic to certain pets, because the family does not have an activity level or living space big enough to suit their pet, or they simply cannot afford the cost of care for their pet.
Pet MatchMaker provides an easy-to-use interface for users to take a simple questionnaire and, based on the results, receive a recommended a type of pet that would be most suitable for their lifestyle and needs. Users can save recommendations to their account and when they're ready, they can input their zipcode to find suitable pets up for adoption near them!
- React
- React Router
- Cypress
- Vite
Check out our backend API repo here!
- Clone the repo to your machine:
git clone https://github.com/Pet-MatchMaker-2412/pet_matchmaker_fe.git - Open the directory:
cd pet_matchmaker_fe - Install required packages:
npm install - Start the Vite server:
npm start - Open your web browser to the local path: http://localhost:5173/


