To Do List
A sleek, ultra-lite, React Todo list app - for reference
Web Component
Interactive Preview
Description
Features included: Custom Checkboxes: CSS-styled checkboxes with a custom SVG-style checkmark animation that scales in when clicked. Progress Bar: A smooth, gradient progress bar that calculates your completion percentage in real-time. Hover states: The "delete" (✕) button only appears when you hover over a specific task to keep the UI looking clean. Zero Dependencies: It handles everything natively using standard DOM events and React state.