Skip to content

grifb/hackumbc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi Jam

Crowdsource music options through YouTube links at parties and events!

Setup

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

Team

  • Brandon Griffin
  • Asher Edwards
  • Chris Cannady
  • Rita Quach

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors