cwilgenhoff / react-tunes

Search iTunes API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-tunes


Discover music through the iTunes API. 🙌

http://i.imgur.com/v0nRRsd.jpg

Requirements

  • Be able to perform a search query about an artist, album or song and list the results.
  • Be able to see if there are no results.
  • Be able to favourite results, making appear them first.

Installation

Install all dependencies.

$ npm install

Run

Starts the application.

$ npm start

About

Search iTunes API


Languages

Language:JavaScript 89.6%Language:CSS 9.2%Language:HTML 1.3%