This app is a fun tool for all dog lovers that are looking for a dog that matches their needs. With seven simple questions it brings the user a step closer to their dream dog.
The core of the app is a seven step quiz where the user can answer questions about their needs in order to find the perfect dog for them.
- A page with over 250 dog breeds listed
- Detail page for each dog breed
- A search functionality to find a specific dog breed
- The ability to save favorite dogs
- Statistics that show the most popular dogs and the amount of times the quiz was taken
- FAQ with information on dog ownership
To work locally, please install the dependencies using npm i
first.
Run npm run dev
to start a development server and open the displayed URL in a browser.
Use npm run test
to run the tests.
You can use the following commands:
npm run dev
to start a development servernpm run build
to build the projectnpm run start
to start a production servernpm run test
to run the testsnpm run lint
to run the linter
This little helper was brought to you by Alina, Achim and Gregor. The website was created in 2023 as a capstone project within our web dev bootcamp at neue fische.