Skip to content

kimberlyl26/spotify-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify.me

Use Ajax to load data from the Spotify API! A user should be able to:

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.

Keep going:

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

Take a look:

https://ga-dc.github.io/spotify-me

About

[javascript, ajax, api]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • HTML 22.5%
  • CSS 8.0%