Skip to content

akashjkhamkar/SongsLikeThat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Songs-like-that

Give the Songs/ Artists that you like ,

Discover new songs based on those seeds

live version

Screenshot1

Setup

You will require spotify api clientid and secret in order for app to work. get it from here.

I have created a small express server to return the token, using the credentials. that way api SECRET remain safe.

hence you will need to setup something similar if you are planning to deploy, although if you are just exploring for learning purpose, you can implement token fetching in init() method in spotifyApi.js here on frontend.

Stack

React & Redux

Material Ui

About

Get a playlist based on the songs and artists that you like

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published