A frontend streaming music player that can stream both local files and music URLs.
Clone the repo to your machine and serve the folder locally. Open index.html from your browser through the host.
Sample Data: (these are not included in repo)
- /src/img/ contains the album art
- /src/mp3/ contains the streaming music files
- AngularJS for programming the app
- Angular-SoundManager 2 for managing sound and playback functions
- Materialize CSS for designing the UI