Light and Dark Theme Using next-themes in Next.js
Hello. hope you are doing good!
Follow this simple steps to set up theming in your application.
Initialize a Next.js project.
Configure all the default settings with Tailwind CSS.
npx create-next-app@latest
Setting Theme Using next-themes: Syste...
sanjanaynvsdl.hashnode.dev3 min read