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