Implementing Dark/Light mode in your Vue Vite Application
In this article we will be implementing the dark/light mode feature into our Vue Vite application without using any library.
We will start by creating a simple Vite application and then setup a simple user interface for our application. Before creati...
sunil.hashnode.dev6 min read