Skip to content

tdsimpson/Song-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

A web app displaying additional information about the song you are currently listening to on Spotify including it's musical key, beats per minute (BPM) and a short bio about the artist. The background and accent colours also change for each song based on the most prominant colours from the album art.

Demo video: https://www.youtube.com/watch?v=O5B2sth-wxs

Built With

Getting Started

Installation

  1. Clone the github respository.
git clone https://github.com/tdsimpson/Song-Analysis.git
  1. Install the dependencies
npm install

Running

  1. Change directories into the auth-server folder and run authorization code. This is used so Spotify can authorize your account.
cd auth server
node authorization_code/app.js
  1. In another terminal, change directories into the client folder and run the app
cd client
npm start

About

A React web app to learn more about the song you are currently listening to on Spotify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published