Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 621 Bytes

Readme.md

File metadata and controls

13 lines (10 loc) · 621 Bytes

This is a basic template for starting projects.

Objectives

  • Sign up to SoundCloud for Developers and get an API key
  • Using the wireframe attached below as a guide, build an application that will allow a user to search for any song and then play that song.
  • You will need three key pieces to your app.
  • An audio player using the tag
  • A form that allows a user to enter a song/artist etc title
  • An area to display the results
  • After the results are displayed, I should be able to click the image of any album and play the song associated with it.