halilerkandev / nextjs-twin-dark-mode

How to setting up dark mode in Next.js with Twin and use-dark-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Mode with Next.js, Twin and use-dark-mode

Install dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

How to setting up dark mode in Next.js with Twin and use-dark-mode

License:MIT License


Languages

Language:JavaScript 100.0%