This application allows users to browse and search through a database of shelter dogs with the aim of finding a dog a new home. The application has authentication, search, filter, pagination, and dog match features.
- Node.js and npm
- A modern web browser
-
Clone the repository:
git clone https://github.com/MxDui/fetch-test.git -
Navigate to the project directory:
cd fetch-test -
Install the dependencies:
npm install -
Run the application:
npm start