Sticky Notes

Hi Fam

This is a Ionic 7 Javascript App. Its a Sticky Notes App using Local Storage.
I am using a transpiler to generate javascript, html and other things.

Ionic via CDN.

Your app sounds cool! Using local storage is a smart way to make sure your data can be accessed even when you’re offline, which is really helpful.