/Totally-not-Last-fm

Music streaming statistics for Spotify users. But be aware, this is totally not Last fm

Primary LanguagePHP

Totally not last fm

Build Status CodeFactor codecov

School projects made with <3 by IMAC students. The only public engineer training combining art and science.

Installation

  1. Clone this repository
$ git clone https://github.com/Boisier/totally-not-last-fm/
$ cd totally-not-last-fm/
  1. Init & start npm
$ npm install && npm start

Launch server in localhost

Start the server : php -S localhost:8000 -t api/totallyNotLastFm/public