Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add light/dark toggle & persist prefs #33

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

psankhe28
Copy link

@psankhe28 psankhe28 commented Mar 6, 2024

Details

Fixes #13

I have created a toggle using react-dark-mode-toggle. Additionally, utilize local storage to retain the last selected value for dark mode.

Copy link

vercel bot commented Mar 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
krini ❌ Failed (Inspect) Apr 20, 2024 5:12am

@uniqueg uniqueg changed the title Added toggle for dark mode and local storage functionality feat: add light/dark toggle & persist prefs Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persist website prefs
1 participant