/theme-switcher

This repo showcases a theme switcher that synchronizes with localStorage to save and apply the user's theme preference. By leveraging useSyncExternalStore, the application ensures that the theme remains consistent across sessions and browser tabs.

Primary LanguageJavaScript

Stargazers