From 41d7a43e4f8e238edbc1506011a83f55d54d11f0 Mon Sep 17 00:00:00 2001 From: pixelledbot Date: Sun, 27 Oct 2024 14:56:19 +0530 Subject: [PATCH] Update Todo List App: deleted unnecessary lines --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 84ae6ba..b2af090 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [VuePress](https://github.com/vuejs/vuepress) _(label: good-first-issue)_
Minimalistic Vue-powered static site generator - [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_
Next-gen browser and mobile automation test framework for Node.js - [Yarn](https://github.com/yarnpkg/yarn) _(label: good-first-issue)_
Fast, reliable, and secure dependency management. -- [Todo List App](https://github.com/pixelledbot/todo-list-app) _(Label: good-first-issue)_
A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage. ## Julia