Skip to content

Provide charts, metrics, and measures of a user's activity, allow users to clean out their music library, offer song recommendations

Notifications You must be signed in to change notification settings

spotify-dashboard/spotify-client

Repository files navigation

Spotify Dashboard and LibraryTool

Core functionalities in development

Allow users to clean out their music library
Provide charts, metrics, and measures of a user's activity
Offer song recommendations

Other functionalities

Ability to view playlists, favorited songs, and user's top artists/tracks
Realtime display of current track playing on Spotify
Access to account information

Environment Setup

Clone the repo and install dependencies

npm install

Create a .env file in the root folder and add the following keys:

MY_CLIENT_ID= Id provided by Spotify
MY_CLIENT_SECRET= client secret provided by Spotify

Note: you must sign up on Spotify for an application to get the ID and SECRET

Starting the App

npm start

About

Provide charts, metrics, and measures of a user's activity, allow users to clean out their music library, offer song recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages