cn10xdev / cn10xdev/ECommerce_Product_Page
Add Dark Mode Toggle
Open
ui
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to switch between light and dark modes for the UI. Store the user’s preference in localStorage so the mode persists across sessions.
Contributor guide
Research direction
Start by locating the UI entry point and styling files, then find where browser localStorage is used or can be introduced. Confirm the toggle changes between light and dark modes and that the selected mode remains after a new session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100