Skip to content

This is a hub for Spotify designed to give you more detailed data about your songs and some functionality for adding songs and finding new recommended songs

Notifications You must be signed in to change notification settings

snavemail/Spotify-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-Hub

This is a hub for Spotify using Spotify Web API that allows you to see your liked songs from a certain month and add it to a playlist to create monthly playlists

Requirements

If you want to run this locally:

  • fork this repository
  • Create a .env file in the project directory and add client_id, client_secret
  • run npm install to install dependencies
  • run cd client, npm start to run the frontend
  • run cd ../server, npm start to run the server

About

This is a hub for Spotify designed to give you more detailed data about your songs and some functionality for adding songs and finding new recommended songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published