example nextjs darkmode with layout
Getting Started Development Mode
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Bonus!!
if you need to use github page for deploy nextjs static page see this link below https://github.com/gregrickaby/nextjs-github-pages