tomdjackson/web_tech
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install node dependencies and run: npm i && cd client && npm i && cd .. && npm run start If a song gets downvoted to a votes of -5, the song is removed from the playlist. If a song has been played, it is hidden until there are no more songs in the suggestions list. Then it is re-added.