Built a Dark/Light Theme Switcher using HTML, CSS, and Vanilla JavaScript. 🔹 Detects system theme preference using prefers-color-scheme 🔹 Automatically applies dark or light mode based on the user’s OS settings 🔹 Allows manual theme switching 🔹 Persists user preference using localStorage 🔹 Ensures the last selected theme remains active on page reload This project helped me understand DOM manipulation, CSS variables, system-level theme detection, and improving user experience through persistent UI state. GitHub: https://lnkd.in/gVVViejd Live: https://lnkd.in/gYZNawYS #WebDevelopment #JavaScript #FrontendDevelopment #CSS  

To view or add a comment, sign in

Explore content categories