diff options
author | Indrajith K L | 2022-11-25 03:28:07 +0530 |
---|---|---|
committer | Indrajith K L | 2022-11-25 03:28:07 +0530 |
commit | 3573342b8fd77ad7ea84b3037e9ffe520173e3a2 (patch) | |
tree | 54eae262997c9c5a0676111faa6e040d671a26e7 /README.md | |
download | retrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.tar.gz retrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.tar.bz2 retrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.zip |
Initial Commit
TODO: Keyboard Navigation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5e949b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +### Retrowave Player + +A Minimalist Retrowave music player for the web (frontend only). + +> This was a challenge to write a minimalist music player using Howler.js in 2 hours limitation was to use only vanilla JS. + +Uses: https://retrowave.ru/
\ No newline at end of file |