Counter Application
Developed an interactive web-based counter featuring increment and decrement functionality with a responsive UI. Used Flexbox for layout, DOM manipulation for dynamic updates, and logic to prevent the counter from going below zero.