Skip to content

johnsylvain/pop-cover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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