Skip to content

csilva2810/webmplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Music Player

elementary

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.\

See it working