Skip to content

Easy and persistent dark mode implementation for Nex.js apps with Next-them and Tailwind CSS. No flickering !

Notifications You must be signed in to change notification settings

HashRei/dark-mode-next-theme-tailwind

Repository files navigation

Made by @HashRei

Getting Started

Description

Easy and persistent dark mode implementation for Nex.js apps with Next-them and Tailwind CSS. No flickering !

Explanation video => Dark mode with Next-theme & Tailwind CSS | HashRei 📽

✍️ Article: https://tinyurl.com/2p8f2t52

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs & npm
    • You'll know you've installed nodejs right if you can run:
      • node --version And get an ouput like: vx.x.x
    • You'll know you've installed npx right if you can run:
      • npm --version And get an ouput like: x.x.x
  • Yarn instead of npm
    • You'll know you've installed yarn right if you can run:
      • yarn --version And get an output like: x.x.x
      • You might need to install it with npm

Build with...

Typescript Next JS Tailwindcss Yarn

Quickstart

  1. Clone and install dependencies
git clone ggit@github.com:HashRei/dark-mode-next-theme-tailwind.git
cd dark-mode-next-theme-tailwind
yarn
  1. Run
yarn dev

📫 How to contact me: Protonmail Badge Telegram Twitter Linktree

Made by @HashRei

About

Easy and persistent dark mode implementation for Nex.js apps with Next-them and Tailwind CSS. No flickering !

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published