Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 678 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 678 Bytes

Spotify Search

Objective: Adapt a music search app using jQuery, AJAX, and the Spotify API. We're using Spotify's Search Endpoint to search for tracks (songs).

Getting Started

  1. Fork this repo, and clone it into your development directory on your local machine.
  2. Follow the directions here to add Handlebars to the project.

Resources