Add a dark mode toggle button to the top-right corner of the app.
Requirements
- Toggle button switches between light and dark themes
- Use Tailwind CSS dark mode (class strategy)
- Persist preference in localStorage
- Default to system preference
Acceptance criteria
Add a dark mode toggle button to the top-right corner of the app.
Requirements
Acceptance criteria