/ngspotify

Angular 2 music search app using the Spotify API

Primary LanguageJavaScript

ngSpotify Angular 2 Application

This is an Angular 2 app that uses the Spotify API to search and list musical artists and albums. It is part of a 12 project course at Eduonix.xom.

Version

This is version 1.1 which uses Angular 2 RC6. The "rc4_old" folder contains the original RC4 version from the Youtube course at https://www.youtube.com/watch?v=f6SrTZwZi70

Installation

Install the dependencies and devDependencies and start the server.

$ npm install
$ npm start