From f3803ad296d298e14d02ad65586840acca7d9530 Mon Sep 17 00:00:00 2001 From: Sivasubramaniyam <56999761+Sivamani-18@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:55:30 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14fb188..609d4db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is a boilerplate project for building a Next.js application with TypeScript, Tailwind CSS, dynamic routes, and theme toggling (light/dark mode). +## Demo + +- Example Demo Link + ## Features - [Next.js](https://nextjs.org/) - The React framework for production.