From 7e855b943fc724fad2befb523f739664aa83a8be Mon Sep 17 00:00:00 2001 From: Maurice Huang <3+maurice@noreply.localhost> Date: Sat, 11 Jul 2026 19:52:34 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53163dd..007e786 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ Prisma DB for debugging: npx prisma studio\ Express server: node src/index.js\ -Run: cd frontend && npm run dev \ No newline at end of file +Run: cd frontend && npm run dev\ +\ +demo url: https://youtu.be/Zapj0VfW_0w \ No newline at end of file