@EmazsSubmitted about 1 year ago
Hello everyone 👋, this is the first time I tried to make a page with routes and theme change, I am satisfied with the final result. I would appreciate any feedback you can give me, thanks.
Hello everyone 👋, this is the first time I tried to make a page with routes and theme change, I am satisfied with the final result. I would appreciate any feedback you can give me, thanks.
Congrats!
I've found an issue when change the theme and go to another page the theme back to light theme.
You can improve the Dark mode by using Local Storage to save the user theme when reload the page will get the theme in Local Storage or set the default theme (light).
This is my sugestion!