Building a theme selector allows you to provide multiple themes for your users. This is made simple by a package named "theme-change" and I show you how to implement it with Next.js
https://github.com/perkinsjr/theme-sw...
Join this channel to get access to perks:
/ @james-perkins
Want to support the channel? Click below
https://www.buymeacoffee.com/jamesper...
Follow me on:
📃 Website/Blog: https://jamesperkins.dev
👉 Twitter: / james_r_perkins
👉 LinkedIn: / james-perkins-268992a4
👉 GitHub: https://github.com/perkinsjr
👉 Discord : / discord
00:00 - Introduction
00:23 - Next.js setup
00:55 - Adding tailwind CSS
02:00 - Adding some Tailwind styles
03:11 - Installing theme-change and daisyui
03:30 - Editing our app.js
04:02 - Adding DaisUI to tailwind config
04:25 - Creating our themes for selection
04:47 - Create our custom theme selector
07:37 - Testing
07:52 - Outro