Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arianrhodsandlot/quintet

A web app used for searching albums' covers from a series of music websites.
https://github.com/arianrhodsandlot/quintet

album-artwork album-cover amazon itunes webapp

Last synced: 1 day ago
JSON representation

A web app used for searching albums' covers from a series of music websites.

Awesome Lists containing this project

README

        

Quintet

![logo](public/logo.svg#gh-light-mode-only)
![logo](public/logo-dark.svg#gh-dark-mode-only)

[quintet.pages.dev](https://quintet.pages.dev)

## Overview
Quintet is a web application that helps you search for and download music album covers. It acts as a proxy to Google Images, rearranging search results by parsing HTML from Google's webpages. This project aims to provide a user-friendly interface for finding and downloading high-quality album cover images.

## Screenshot


screenshot

## Features
- Search for music album covers
- Download high-quality album cover images
- User-friendly interface

### Usage
- Enter the name of the music album or artist in the search bar.
- Browse through the search results to find the desired album cover.
- Click on the album cover image to download it.

## Development
To start an ephemeral development server run:

```sh
npm
npm dev
```

## Acknowledgments
- Google Images Search for providing search results

## License
MIT