Easiest way to add dark mode to a React project using Tailwind CSS v4.0.
Clone the Repository:
git clone https://github.com/hassamk122/DarkMode-LightMode-React.git
Navigate to the Project Directory:
cd DarkMode-LightMode-React
Install Dependencies
npm install
Run the Development Server
npm run dev