Paws For Pals is a tool to help you find your next four legged friend!
Explore: Deployed version || Backend repo
- Petfinder API is used for pets
- React.js is used for UI
- Material UI
- Node is used for the backend/server
- Express
git clone https://github.com/omgitsgod/paws-for-pals-front.git
cd paws-for-pals-front/
yarn install
yarn start
yarn build
This project is licensed under the MIT License - see the LICENSE file for details