Simple Todo App with JavaScript | Add, Delete, and Mark Tasks

Опубликовано: 04 Май 2026
на канале: Kamran Ashraf
432
6

In this project, I created a simple Todo app using HTML, CSS, and JavaScript.
The app allows users to add tasks, delete them, and mark them as completed with checkboxes. It also features a sleek, interactive UI.

📂 Source Code: https://github.com/KamranAshraf10/30-...

🔥 What you’ll learn:
How to manage tasks using JavaScript
Adding, deleting, and checking tasks
Simple DOM manipulation and event handling
Clean and responsive UI design with CSS

🖥 Tech Stack:
HTML5
CSS3
JavaScript (DOM, Events, Create Elements)

#FrontendDevelopment #HTML #CSS #JavaScript #UI #TodoApp #30ProjectsChallenge