From 9a71a0b0e4e4043d17d773b0249e98c2ba0ae439 Mon Sep 17 00:00:00 2001 From: Bilal Date: Fri, 22 Nov 2024 10:23:54 -0800 Subject: [PATCH] add demo link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fc2f25..4cb3b72 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # NextBeats Icon NextBeats A modern, customizable lofi music player built with Next.js and TypeScript. Perfect for coding, studying, or just chilling. +Try it out: [demo](https://nextbeats.vercel.app/).

NextBeats Demo