From 3573342b8fd77ad7ea84b3037e9ffe520173e3a2 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Fri, 25 Nov 2022 03:28:07 +0530 Subject: Initial Commit TODO: Keyboard Navigation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3