#CD Software Developers
Welcome to the CD Software Developers repository! This project showcases a simple, lightweight To-Do List web application built with vanilla HTML, CSS, and JavaScript. It’s a clean example of our commitment to crafting functional, user-friendly software solutions.
Overview
This app lets users add and delete tasks dynamically, with a minimalistic design that’s easy to extend or customize. It’s a starting point—think of it as a proof of concept from the CD Software team, ready to grow into something bigger based on your needs!
Features Add tasks via an input field (button or Enter key). Delete tasks individually with a single click. Responsive, modern UI with no external dependencies. Built with pure HTML, CSS, and JS—perfect for learning or quick prototyping.