Smart Notes is a simple, colorful, and mobile-friendly note-taking web app built using HTML, CSS, and JavaScript. It allows users to add, search, edit, and delete notes in a compact and elegant layout that looks great on small screens.
- Centered smart header
- Search notes from the top-right corner
- Enter title and content for new notes
- Add notes that appear below
- Edit existing notes
- Delete notes easily
- Stylish, responsive, and compact design
- Optimized for a phone-style interface
smart-notes/ │ ├── index.html # Main HTML structure ├── style.css # All CSS styling and design └── script.js # JavaScript for note functionality
- HTML5
- CSS3 (Flexbox, Gradients, Shadows)
- JavaScript (Vanilla)
-
Clone the repository: git clone https://github.com/Amruthatech23/Smart-notes.git cd Smart-notes
-
Open the app: Double-click
index.htmlto open it in your browser.
For suggestions or feedback: GitHub: https://github.com/Amruthatech23
Thank you for visiting Smart Notes!


