Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 468 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 468 Bytes

Spotify.me

Use Ajax to load data from the Spotify API!

Basic Requirements:

  • Enter a keyword to seach for.
  • Select "artist" or "track" as the search type.
  • Have the names of all search results print as a list.

Bonus:

  • Add a "Showing X-X of X results found" message.
  • Setup pagination links for accessing the next page of results.