A notes app using localstorage
A clean and simple Notes App built using HTML, CSS, and JavaScript.
Features:
- Add notes using a popup
- Delete individual notes
- Notes are saved using
localStorage
(they stay after refresh!) - Fully responsive in pc and mobile-friendly layout
Technologies Used:
- HTML5
- CSS3
- JavaScript (DOM + localStorage)
๐ Live Demo: Click here
๐ How to Use
- Click โAdd Noteโ button
- Enter your note and save
- View and delete notes anytime
- Notes will persist until deleted manually
Made by Mohan Sarma