Day 05: Tabs Component
Create a tab interface where clicking a tab shows its panel.
JavaScript focus
- syncing buttons to panels
- data-* attributes
- active states
- aria-selected
Nice extras
- arrow key navigation
- default active tab
- animated panel transition