Learn how to set up a Nextjs (App Router) project Dark mode with MUI and React Context Hook.
Here is the video
- 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/