Codebase for Fetch's front-end internship coding exercise.
npm install to install dependencies.npm run dev to start the development server.The Barkchives is a simple web app where you can view a gallery of your favorite dog breeds! Simply click on the breeds you want to see, and the gallery will automatically update with images of the selected breeds. You can also search for a specific breed using the search bar. In the gallery, you can hover over an image to see the breed name, easily search the breed on Google, or download the image. Furthermore, your selected breeds are saved in the browser's local storage, so you can easily access them the next time you visit the app.
The project is a Svelte single-page application developed using Vite. TailwindCSS and DaisyUI are utilized for styling. The project is formatted with Prettier.
This project is licensed under the MIT License. See LICENSE for more information.