Skip to content

🌐 Get high quality album cover images from Spotify

Notifications You must be signed in to change notification settings

etienne-napoleone/SpotifyCovers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React JavaScript Spotify Azure

What

This program allows you to search an artist and download on the best quality (that spotify provides) their album covers image.

Why

Spotify doesn't allow you to just drag and drop or download their albums cover images on their platform. So instead of taking a screenshot or search on google, using this makes it easier.

And the main point also is, as an apprentice, I wanted to find something easy to do using an API so I could learn how it works + react language interested me and that was an occasion to initiate myself to it.

Using (local)

Prerequire node.js

cd *\spotifycovers\client
npm install
npm start

->localhost:3000

About

🌐 Get high quality album cover images from Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • CSS 17.5%
  • HTML 6.3%