The current UI uses a light theme. Let's add a dark mode toggle. **Tasks:** - [ ] Add a toggle button to the header - [ ] Implement dark mode using Tailwind CSS - [ ] Remember the user's preference using localStorage - [ ] Make sure all components look good in dark mode **Difficulty:** Beginner **Time estimate:** 2-3 hours
The current UI uses a light theme. Let's add a dark mode toggle.
Tasks:
Difficulty: Beginner
Time estimate: 2-3 hours