Skip to content

Angular 2 music search app using the Spotify API

Notifications You must be signed in to change notification settings

christseng89/ngspotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Angular 2 music search app using the Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.2%
  • TypeScript 32.5%
  • HTML 21.8%
  • CSS 1.5%