Login, view your top tracks, albums, and playlists.
Developed with Node 14.17.0
http://localhost:8888/callback
as a Redirect URI in the app settings..env
in the client/
directory. Copy the contents of .env.example
into it, and replace the default values with your own.client/
directory, install dependencies by running yarn install
.env
and yarn install
process in the server/
directory.From client/
yarn start
From server/
yarn server
Then visit http://localhost:3000
in your browser.
^0.7.7
^7.0.0
^1.6.0
^1.4.6
^2.8.5
^16.0.0
^4.17.2
^0.1.2
^0.12.7
^0.2.1
^2.88.
^1.3.4
^5.14.1
^12.0.0
^13.2.1
^3.7.0
^15.8.1
^17.0.2
^17.0.2
5.0.0
^5.3.3
^2.1.0
^10.4.2
^8.4.6
^3.0.1
Although this app has some major overhauls, credit for the visual design and Spotify hook go to bchiang's repo.