Skip to content

arp122/mashup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This service makes use of the Spotify API and implement the search query.

  • Enter any track details like name, artist etc. in the input box. After clicking on the search button an AJAX call is made to the Spotify API.
  • The JSON data is retrieved and parsed which is then put to a table where the Name of the Track, Artist of the Track and a preview clip is displayed which you can listen to.
  • Bootstrap is also used for the UI elements
  • About

    mashup project

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • HTML 55.1%
    • JavaScript 44.9%