/Spotify-Posters

Create posters using albums you listen to

Primary LanguageJavaScriptMIT LicenseMIT

Spotify Posters

Create posters using albums you listen to.

https://spotify-posters.surge.sh

Deploying:

npm run build

mv build/index.html build/200.html (see this article)

surge build spotify-posters.surge.sh

Developing

Switch the comments on the variable redirectUri in src/components/Authorize.js

npm run start