JavaScript Mini Apps: Dark Mode Toggle & Sticky Notes

💻 Mini JavaScript Project – Dark Mode Toggle + Sticky Notes Today I built two small but useful JavaScript mini apps to strengthen my frontend development skills. 🔹 Dark Mode Toggle A simple UI feature that allows users to switch between light and dark themes. The selected theme is saved using localStorage, so the preference remains even after refreshing the page. 🔹 Sticky Notes App A lightweight notes system where users can: Create notes Edit notes Delete notes Store notes in localStorage so they persist after reload 📌 Technologies Used: HTML | CSS | JavaScript | LocalStorage This project helped me practice DOM manipulation, event handling, and browser storage. Always excited to keep building and learning! 🚀 #WebDevelopment #JavaScript #FrontendDevelopment #Coding #LearningByBuilding

  • graphical user interface, text, application, Word

To view or add a comment, sign in

Explore content categories