A simple example for NextJS + Tailwind + next-themes (darkmode toggle)
the site will remember your choise
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