Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.07 KB

readme.md

File metadata and controls

41 lines (30 loc) · 1.07 KB

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:

npm
npm dev

Acknowledgments

  • Google Images Search for providing search results

License

MIT