Skip to content

Website for making and voting on song suggestions for a playlist. Stack: ReactJS, NodeJS, Express, SQLlite

Notifications You must be signed in to change notification settings

tomdjackson/web_tech

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.

About

Website for making and voting on song suggestions for a playlist. Stack: ReactJS, NodeJS, Express, SQLlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published