How to add dark mode to Next.js project using Tailwind ?
In this blog , we will be seeing how to add dark mode to your Next.js project using Tailwind.
let’s get started
Stack
Next.js
Tailwind css
next-themes
Typescript
First things first , Let’s setup our Next.js Project. Head over to the terminal a...
imkarthikeyans.hashnode.dev4 min read