From 2080c74c8c60e2c95bba3497624fc8b63db61c7f Mon Sep 17 00:00:00 2001 From: John Kirathe Date: Fri, 14 Jun 2024 00:21:35 +0300 Subject: [PATCH] updated readme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88a2a8f..2274bda 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DragDropUploadApp +Live: https://filedropapp.vercel.app/ + ## UploadComponent: - Allows users to select or drag and drop images. - Provides a drag-and-drop zone and a file input field.