From 16376c305fea49e93b04586777ce4dc38d4b601d Mon Sep 17 00:00:00 2001 From: sumedha-softech Date: Fri, 14 Nov 2025 11:37:34 +0530 Subject: [PATCH] Add live demo URL to README Added live demo URL for the NextLevel Food app. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66625a5..ba5b5c4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Welcome to NextLevel Food, a full-stack food delivery application built with the latest web technologies. This project demonstrates a modern architecture using Next.js for the frontend and backend, MySQL for the database, and several other powerful libraries for a rich user experience. +# Live Demo URL: [food-delivery](food-delivery-nextjs-wine.vercel.app) + ## 📺 NextLevel Food App Demo ![File Uploader Package Project](./doc/nextLevel-food.gif) @@ -120,4 +122,4 @@ This project is licensed under the MIT License. --- -**Note:** For database schema and migrations, see the [`models/`](models/) directory and update as needed for your \ No newline at end of file +**Note:** For database schema and migrations, see the [`models/`](models/) directory and update as needed for your