A simple project that allows users to switch between Dark Mode and Light Mode using Javascript.The selected theme is saved in Local storage,so it says even after refreshing the page.
-Toggle between Dark Mode and Light Mode -saves user preference using Local storage -simple and responsive design
-HTML -CSS -JAVASCRIPT
- click the toggle button to switch themes.
- the chosen theme will be saved for future visits.