Skip to content

Latest commit

 

History

176 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify extension music player web app. Uses Spotify's API to collect user data and present statistics to user. Primarily coded in JavaScript, CSS, and HTML.

Site is now live and can be reached at: http://www.musicplayermonopoly.com/

STARTUP

How To Setup Server

  • config.js file must be in the root folder
    • this file is not included in the GIT repo, please contact developers directly if you do not have this file
  • Install Node.JS for your operating system
  • Open a terminal to /Music-Player-Monopoly$
  • run the following commands:
    • /Music-Player-Monopoly$ npm install
    • /Music-Player-Monopoly$ node server
  • You should see "Listening on *:3000" in your terminal if everything works
  • Open Chrome or Firefox and go to http://localhost:3000/
  • Welcome to MPM

About

Spotify extension music player web app. Uses Spotify's API to collect user data and present statistics to user. Primarily coded in JavaScript, CSS, and HTML.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages