Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 679 Bytes

File metadata and controls

18 lines (13 loc) · 679 Bytes

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/