/cs147-synqify-proj

Synqify is a IoT application created by Harrison Huang, Kayla Tran, and Karen Vu for the Fall 2020 course offering of CS 147 at UC Irvine. This application allows user to connect speakers via Raspberry Pis to play music through Spotify synchronously.

Primary LanguagePython

CS 147 Synqify IoT Project

Synqify is a IOT application created by Harrison Huang, Kayla Tran, and Karen Vu for the Fall 2020 course offering of CS 147 at UC Irvine. This application allows user to connect speakers via Raspberry Pis to play music through Spotify synchronously.

Prerequisites

Node v12.16.0 or higher

https://nodejs.org/en/download/

Yarn 1.22.- or higher

https://classic.yarnpkg.com/en/docs/install

Dependencies

Use the package manager yarn to install:

cd frontend && yarn install

Installs node_modules dependencies for development.

Available Scripts

In the project directory, you can run:

cd frontend && yarn start

This will start the front-end and load it on your preferred browser link: http://localhost:3000

Recommended browser: Google Chrome