From aa0ddb0aeafc7cf46fd8653818aecd8ec4f85018 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar <98731119+thekrabhishek@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:40:43 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d0ae2a9..1ff224f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ -Here's a sample **README** file you can use for your Todo List project: - ---- - # 📝 Todo List Application ## Overview A simple, responsive **Todo List** application built with **HTML, CSS, and JavaScript**. This app allows users to create, view, and delete tasks with due dates. It dynamically updates and displays the list of tasks and stores them in local storage. ## Demo -![Todo List GIF Demo](path-to-your-gif) + +![Todo List GIF Demo](https://github.com/user-attachments/assets/8b40b056-1e99-437f-8298-18400ba7f203) ## Features - **Add Todo:** Users can enter a task name and a due date. @@ -45,7 +42,8 @@ A simple, responsive **Todo List** application built with **HTML, CSS, and JavaS 4. The list persists even after refreshing the browser! ## Screenshots -![App Screenshot](path-to-screenshot) +![App Screenshot](Screenshot 2024-09-20 003814 +) ## Future Enhancements - Edit tasks feature