This project allows users to search for adoptable dogs, filter results, and find their perfect match.
To set up and run the project locally, follow these steps:
git clone https://github.com/audse/fetch-test.git
cd fetch-test
npm install
npm run devOnce running, the application will be available at http://localhost:5173/ (or another port if specified).