Skip to content

Source code for creating a simple and easy Dark Mode switch in React using localStorage and CSS variables.

Notifications You must be signed in to change notification settings

doc22940/DarkMode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkMode

Source code for creating a simple and easy Dark Mode switch in React using localStorage and CSS variables.

Code used in Youtube tutorial for making a Dark Mode in React: https://www.youtube.com/watch?v=IiUg-2dAd4A&t

About

Source code for creating a simple and easy Dark Mode switch in React using localStorage and CSS variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 23.3%
  • HTML 18.8%