From ac43dafb6cacde6aa106919e8bada49ac5ba0831 Mon Sep 17 00:00:00 2001 From: AK Date: Mon, 11 Sep 2023 22:41:41 +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 75664a8..bd5ef73 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # express-inventory-application -Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results \ No newline at end of file +Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results + +Hosted at https://inventoryapp-1-z0881378.deta.app/ \ No newline at end of file