Angular app which Spotify WEB API to allow users to search for music and display categories
-
Users can search for playlist names and get a list of tracks
-
Users can also preview categories, playlist and tracks
Download or clone the repository https://github.com/itzik182/web-app-spotify.git
Run npm install
to install required dependancies
Run ng serve
for a dev server. Navigate to http://localhost:4200/
Itzik Hason