Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 712 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 712 Bytes

Sound Finder

Overview

This is a website that allows users to find their favorite music artists, movies, or TV shows by search. It also provides a list of related media as well as a Youtube video.

Here is a link to the deployed project: [https://arrow913.github.io/soundfinder/]

APIs used include:

  1. Taste Dive for discovering artists, movies, and TV Shows
  2. YouTube for video integration
  3. Bandsintown for live event dates and info

Programs used include:

  1. HTML
  2. CSS
  3. Javascript
  4. Foundations and Bootstrap for external CSS Frameworks
  5. Granim and jquery for external Javascripts