In this challenge we need to implement a dark mode in 3 different ways:
- Enable Dark mode automatically using only CSS
- Implement the dark mode toggle button usign JavaScript
- Listen to the user preference alongside with the toggle button
- if you understand Arabic here is a link for a youtube video explaining the steps I took to implement that challenge,