Skip to content

MasterDaveh/cards-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards player

Enjoy your favorite artist's songs previews.


Live demo here: https://codepen.io/masterdave/project/full/XaoyvR/

Testing and serving

If you'd like to test the project locally just clone the repo, npm install the dependencies and run gulp. This will transpile the js, compile the SASS and spin up a local server at http://localhost:3000, serving the website in DEV mode.
If you want to test the project with a production setup just set the env var to 'PROD' in the index.pug file, then run gulp build and finally gulp. This will tell pug to look for the styles and scripts in the production folder, then transpile, minify and concatenate the js, compile the SASS and move all those files in the production folder.

Final notice

If you find bugs feel free to open an issue and/or send a pull request.
If you feel something is not clear, or the documentation needs to be updated just DM me on Twitter or Facebook

About

Search through spotify's 30 seconds songs previews

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published