Skip to content

A Spotify API that gives a user artist and song recommendations based on their previously liked songs, and gives them previews of these songs

Notifications You must be signed in to change notification settings

rohangandhi202/PersonalProject-RecommendIFY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify API Tutorial

How to run this API

  • Clone this project to your IDE
  • In the terminal insert the command "npm install"
  • Once npm is installed insert the command "npm run start" and the application will run in your local host
  • Open up your web browser and go to the url http://localhost:3000
  • Enjoy

Purpose of this API

  • Find new recommended artists based on your saved artists
  • Find new recommended songs based on your saved songs
  • Listen to previews of these songs and artists
  • Explore new music and enjoy

About

A Spotify API that gives a user artist and song recommendations based on their previously liked songs, and gives them previews of these songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published