Discover music through the iTunes API. 🙌
- 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.
Install all dependencies.
$ npm install
Starts the application.
$ npm start