hariom1616 / Tech-Inventory

Platform for open source and collaboration.
1 stars 5 forks source link

Dynamic Recursive Box Creation with Accessibility and Improved UI in hacked fun #10

Closed Jitmisra closed 1 month ago

Jitmisra commented 1 month ago

This code creates an interactive box that, when clicked, recursively spawns smaller boxes inside it. Each box dynamically updates its content with a counter showing how many boxes have been opened. The design improves accessibility by adding ARIA attributes and ensures a smooth, user-friendly experience with proper visual feedback and transitions. The CSS has been optimized for easy customization with variables for colors, and the JavaScript logic has been refined for better performance and clarity.

Jitmisra commented 1 month ago

please assigned this issue to me

hariom1616 commented 1 month ago

Do the Needful..

Jitmisra commented 1 month ago

merged thanks