🔗 Website : https://perfect-darkmode-nextjs-mui.vercel.app/
- 🔗 YouTube Tutorial (Part 1) : https://youtu.be/tWarkEhnfv0
- 🔗 YouTube Tutorial (Part 2) : https://youtu.be/bgH1xsH8OZw
This is an implementation of a light/dark theme with MUI and Next.js (App Router) with a matching scrollbar and no flickering. Adding Fonts to MUI is also implemented.
Update:
- Different images are shown in light / dark theme.
- No more button flickering!
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.