Project was built using Spotify API to search for artists and albums on their platform. After a search term is passed, the app displays all the results with images that are linked to spotify. Also implemented is an infinite scroll in case there are more than 20 results. All data is displayed in DOM using handlebarsjs.
- Javascript
- JQuery
- AJAX
- HTML5
- Handlebars
- CSS3