fetch-challenge Svelte Themes

Fetch Challenge

🐶 Codebase for Fetch's front-end internship coding exercise.

🐶 The Barkchives

Codebase for Fetch's front-end internship coding exercise.

App screenshot

Setup

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Run npm run dev to start the development server.

Overview

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.

Technologies

The project is a Svelte single-page application developed using Vite. TailwindCSS and DaisyUI are utilized for styling. The project is formatted with Prettier.

License

This project is licensed under the MIT License. See LICENSE for more information.

Top categories

Loading Svelte Themes