This is a simple application for note keeping made with HTML, CSS, and JavaScript. Notes are stored using Local Storage. The code is in a single files as it was just but a small project so I just used ...
An app in a single static html file to take notes. All data is saved in browser local storage. Clearing history or using private mode will lead to loss of data.