Skip to content

App lets a user discover similar artists to their favorite bands using Spotify's API

License

Notifications You must be signed in to change notification settings

drerichards/simify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simify

Simify Web application that allows a user to sign in to Spotify and discover new music and artists by searching similar artists to their favorite singer or group. The user can also play the top tracks of each searched artist. A Node Back End was added in order to make requests from the Spotify API for authentication purposes.

Live site: https://simify.herokuapp.com/

Screenshots

View 1

View 1

View 2 View 2

API Documentation

Spotify

The Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify Data Catalogue.

https://api.spotify.com/v1/artists/1vCWHaC5f2uS3yhpwWbIA6/albums?album_type=SINGLE&offset=20&limit=10

Technologies:

  • Front End
    • HTML
    • CSS/Flexbox
    • Javascript
    • jQuery
  • Back End
    • Node
    • Express

About

App lets a user discover similar artists to their favorite bands using Spotify's API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published