Hack Frontend Community

Accordion Component

Medium

Create an Accordion component with the ability to expand/collapse sections. Requirements: ✓ Multiple sections (minimum 3) ✓ Click on header expands/collapses content ✓ Smooth animation on open/close ✓ Only one section can be open at a time ✓ Visual indication of open section (arrow/icon) ✓ Ability to close currently open section Acceptance Criteria: ✓ Click on header toggles section state ✓ When opening a new section, previous one automatically closes ✓ Animation works smoothly ✓ Arrow icon rotates when opening/closing ✓ Responsive design