Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 558 Bytes

Spotify Song Recommender

A simple app the recommends three songs based on a given three artists.

Link: https://unequaled-thoracic-protocol.glitch.me/

On the front-end,

  • public/index.html contains the content of the webpage
  • public/script.js is the javacript that runs when you load the webpage
  • public/style.css is the styles for public/index.html

On the back-end,

  • App starts at server.js
  • frameworks and packages in package.json
  • safely stores app secrets in .env

Made by Glitch

( ᵔ ᴥ ᵔ )