add it to the list

This commit is contained in:
pixelledbot
2024-10-27 14:44:42 +05:30
parent 12a84f55e1
commit c21a7689d3
2 changed files with 6 additions and 7 deletions

View File

@@ -2256,12 +2256,11 @@
{
"name": "Todo List App",
"link": "https://github.com/pixelledbot/todo-list-app",
"label" : "good-first-issue",
"label": "good-first-issue",
"technologies": ["JavaScript"],
"description": "A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage.",
}
]
}
"description": "A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage."
}
]
}