Skip to content

alexknipfer/spotify-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Dashboard

A place to view your Spotify statistics.

Running locally for development

$ git clone https://github.com/alexknipfer/spotify-dashboard
$ cd spotify-dashboard
$ npm i
$ npm run dev

Create a .env.local, see example file .env.example.

Built Using