Crowdsource music options through YouTube links at parties and events!
Clone the repository to the Raspberry Pi and a computer you want to test the frontend on:
git clone https://github.com/grifb/hackumbc2024.git
cd hackumbc2024
Install the dependencies and run the backend:
cd backend
npm i
npm run start &
python3 song_streamer.py
Install the dependencies and run the frontend:
cd frontend
npm i
npm run dev
- Brandon Griffin
- Asher Edwards
- Chris Cannady
- Rita Quach