Skip to content

Music player based on cloud drive music files for CS 30700

Notifications You must be signed in to change notification settings

ttohme/cloud-music-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Music Player

Purdue CS 307 semester project, aims to provide a music player client for users that store their music in Google Drive

Getting Started

  1. Make sure you've installed Node.js and Git
  2. Open command line or terminal, go to the directory you want to download the project, paste the line below and hit 'Enter'

git clone git@github.com:thousight/cloud-music-player.git

  1. Paste the line below and hit 'Enter'

npm install

  1. To run the project, type in npm start to the command line or terminal to get started

About

Music player based on cloud drive music files for CS 30700

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 17.4%
  • HTML 2.8%