Skip to content

Given any 3 artists , recommends 5 song tracks. Developed with help of spotify api

Notifications You must be signed in to change notification settings

harsh-lodha/super-song-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super song recommender

Checkout the web-app on https://super-song-recommender.glitch.me/

On the front-end,

  • Edit public/index.html to change the content of the webpage
  • public/client.js is the javacript that runs when you load the webpage
  • public/style.css is the styles for public/index.html
  • Drag in assets, like images or music, to add them to your project

On the back-end,

  • your app starts at server.js
  • add frameworks and packages in package.json
  • safely store app secrets in .env (nobody can see this but you and people you invite)

Made by Glitch

Glitch is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.

Find out more about Glitch.

( ᵔ ᴥ ᵔ )

About

Given any 3 artists , recommends 5 song tracks. Developed with help of spotify api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published