Notes Nest is a minimalist, in-browser note-taking web application that allows users to create, edit, delete, and save markdown notes — all stored locally in the browser. Perfect for students, developers, and anyone needing quick notes with a rich-text-like experience.
- ➕ Add Notes Instantly with one click
- ✏️ Markdown Support for rich formatting
- 🔄 Edit & Save Toggle using intuitive icons
- 🗑️ Delete Notes with a single click
- 💾 Persistent Storage using
localStorage - 🖥️ Responsive UI with clean design
- ⚡ No Sign-up Required — runs fully in-browser
- HTML5 - Structure and layout
- CSS3 - Responsive and clean styling
- JavaScript - DOM manipulation and logic
- Font Awesome - Icons for UI buttons (edit, delete, add)
git clone https://github.com/codeXsidd/notes-nest.git