From 9615a9e60cf645b92f18f9b8d72cd64c8696abbe Mon Sep 17 00:00:00 2001 From: dipikadhara1596 Date: Sat, 24 Jan 2026 14:00:50 -0600 Subject: [PATCH] Add note about Dipika's version of Notely app --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c219b4566..2804d27133 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ npm run dev _This starts the server in non-database mode._ It will serve a simple webpage at `http://localhost:8080`. You do _not_ need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course! + +Dipika's version of Boot.dev's Notely app