Initial commit
This commit is contained in:
commit
578a0fe1a2
2 changed files with 241 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Simple-Audio-Player
|
||||
|
||||
Simple Audio Player is an Open Source HTML/CSS/JS script which allow playing MP3/OGG files directly inside your browser.
|
||||
|
||||
It's a fork from a user Sekedus I found on CodePen.io.
|
||||
|
||||
Optimize I've done :
|
||||
- Auto play on click
|
||||
- Auto next at the end of a song
|
||||
- Responsive (Desktop/Mobile)
|
||||
Loading…
Add table
Add a link
Reference in a new issue