Jason
@JJenk89All solutions
- Submitted 4 months ago
Todo app using React
- HTML
- CSS
- JS
I'm very unhappy with my implementation of the dark mode, so I would appreciate any alternative solutions which are less hacky.
I also have a feeling that the way I've implemented the state of the todo list (using and rendering 3 separate arrays) might be overly complicated and there could be a more elegant solution.