A Notes App built with HTML, CSS, and JavaScript allows users to input notes in paragraph format, storing them in the browser’s local storage to ensure data remains intact even after refreshing. Users can create multiple note containers to organize different notes effectively. The app features a dedicated button for deleting individual notes, offering full control over note management. Designed with a focus on aesthetics and user experience, the app provides an intuitive, seamless interface, allowing users to add and remove notes effortlessly while keeping everything organized and accessible across sessions, thanks to the local storage functionality.
Live Preview: https://kimayaa1.github.io/Notes-Application/