Implementing Light and Dark Mode in Multi-Page NextJS App using TailwindCSS
In any modern website , you will definitely notice the option to change the current theme. And if you are a developer, you will most likely to use the dark mode (though I prefer the light mode sometimes). So in this tutorial, first we will try to imp...
Apr 27, 202415 min read86


