Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 556 Bytes

Dark-and-Light-Theme

This repository demonstrates how to implement dark and light theme toggling in web apps using Tailwind CSS and JavaScript. It includes a responsive theme toggle button, saves the user's preference in local storage, and ensures accessibility and responsiveness. Ideal for adding theme switching to any modern web project.


the dark theme


the light theme


view here