Skip to content

Web app to visualize your favourite Spotify songs. Built using React + Chart.js

Notifications You must be signed in to change notification settings

MarcBaeuerle/Schartable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schartable

Web app to visualize your Spotify listening preferences all in one digestible chart.

Installation

  1. Register a Spotify App and add http://localhost:3001/callback as a redirect URI in the app settings
  2. Create an .env file in the root of the project based on .env.example git clone https://github.com/MarcBaeuerle/Schartable.git
  3. npm run installClient
  4. npm run installServer

Running Locally

These all need to be run on separate terminal windows from the main directory

Running the Client

npm run client

Running the Server

npm run server

Typescript server compile on save

npm run serverTSC

About

Web app to visualize your favourite Spotify songs. Built using React + Chart.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published