Skip to content

Learn how to set up a Nextjs (App Router) project Dark mode with MUI and React Context Hook.

Notifications You must be signed in to change notification settings

EBEREGIT/nextjs-MUI-React-Context-darkmode

Repository files navigation

Nextjs Dark Mode Setup With Material Design (MUI) and React Context API

Learn how to set up a Nextjs (App Router) project Dark mode with MUI and React Context Hook.

Here is the video

Dependencies

Installation

  • Clone this repo git clone https://github.com/EBEREGIT/nextjs-MUI-React-Context-darkmode
  • Navigate into the repo nextjs-MUI-React-Context-darkmode
  • Install the dependencies npm install
  • Start the local server npm run dev

That will open the project on your default browser : http://localhost:3000/

About

Learn how to set up a Nextjs (App Router) project Dark mode with MUI and React Context Hook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published