/pop-cover

💫 Spotify "This is" playlist creator

Primary LanguageJavaScript

Pop Cover - popcover.pro

Netlify Status

Create your own "This is" Spotify playlist

demo

Development

# start frontend dev server
yarn start

# start function server
yarn start:functions

# build app
yarn build