Trying to master JavaScript one mini project at a time — this one's a simple Note App using only HTML, CSS & JS.
Part of my “Learn by Building” challenge.
Features: Add & delete notes, all with plain JavaScript logic.
Demo : https://notes-app-sand-sigma.vercel.app/
Git repo: https://github.com/archanaprabhat/Not...