/NextJS-tailwind-darkmode

A simple example for NextJS + Tailwind + next-themes

Primary LanguageJavaScript

NextJS + Tailwind + next-themes

A simple example for NextJS + Tailwind + next-themes (darkmode toggle)

the site will remember your choise

Install + run:

npm install
# or
yarn

then

npm run dev
# or
yarn dev

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

built with basic nextjs (during installation propting for tailwind) + next-themes