Search for artists avatars or albums/single cover images and dowload them!
- Create
.env
file that looks like this ✔️Spotify api authorization guideCLIENT_ID=<client id from spotify api, more info at [link below]> CLIENT_SECRET=<client secret from spotify, api more info at [link below]>
- Install modules using npm ✔️
npm install
- Run script! ✔️
npm start