Web Music Player
It's a MP3 music player made with only Javascript, CSS and HTML5 Audio API.
It uses Javascript's File API to read the music files and reproduce them.
A have used Sass pre-compiler to create modular theming styles, so you can choose a dark or light theme and you can also change the player color for your favorite.
The player also uses localStorage API to storage your last theme personalizations. So when you comeback to listen to your musics, the player will be like as you left it.
And finally it also use's Unsplash's API to set the player background image.\