NoteBuddy is your personal notes companion β a simple, lightweight web application that helps you add, search, and pin notes. Built using HTML, CSS, and Vanilla JavaScript, it's designed for speed, simplicity, and productivity.
Add Notes Delete Notes
- HTML β Structure the content of the app
- CSS β Style and layout with responsive design
- Vanilla JavaScript β App logic and interactivity (no frameworks!)
NoteBuddy/
βββ index.html # Main HTML file
βββ style.css # Styling for the app
βββ script.js # JavaScript logic
This project is open source and free to use for personal or educational purposes.