Skip to content

Starter showing how to use a Next.js v10.0.6 app with TypeScript, Tailwind CSS, and a switchable dark mode.

License

Notifications You must be signed in to change notification settings

adamsome/nextjs-with-dark-mode

Repository files navigation

Next.js Dark Mode Starter

This starter shows how to use a Next.js v10.0.6 app with TypeScript, Tailwind CSS, and a switchable dark mode. Uses the following:

How to use

Execute create-next-app with npm or Yarn to bootstrap the starter:

npx create-next-app nextjs-with-dark-mode --example "https://github.com/adamsome/nextjs-with-dark-mode"
# or
yarn create-next-app nextjs-with-dark-mode --example "https://github.com/adamsome/nextjs-with-dark-mode"

Note: Requires Node v12+ to run.

About

Starter showing how to use a Next.js v10.0.6 app with TypeScript, Tailwind CSS, and a switchable dark mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages