Notes App is a browser-based application that allows users to create, view, and delete personal notes — all stored locally in the browser using JavaScript, HTML, and CSS.
- JavaScript
- HTML5
- CSS3
- Add new notes
- Delete existing notes
- Local Storage support – persists notes even after browser refresh
- Responsive layout (works on mobile and desktop)