Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 915 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 915 Bytes

Spotify Music History

View your Spotify music history in realtime. Tutorial: https://pusher.com/tutorials/spotify-history-react-node

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. See tutorial for notes on how to get the required keys from Pusher and Spotify.
  4. Open client/src/App.js and variables.env and update them with your Pusher and Spotify credentials
  5. Run node server.js to start the express server
  6. cd into the client folder, run npm install followed by yarn start to start the development server. View http://localhost:3000 in your browser.

Pre-requisites

Built With

Licence

MIT