Skip to content

acm-uic/Jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ACM@UIC Jukebox

Running the Jukebox locally

  1. run npm install in frontend and backend directory
  2. The backend env needs a youtube apikey and a port to host on
  3. The client env file needs the url of the backend with the port provided to the server: http://localhost:(server-port)
  4. run npm run dev on a terminal in the frontend and backend directory
  5. The backend directory run a node server that keeps a socket connection to clients
  6. The frontend is the Jukebox website made in react

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published