QuickNote is a simple web application for creating, editing, and deleting notes directly in the browser. It features a clean interface and automatically saves notes using local storage, so users never lose their data. The goal of the project is to…
QuickNote is a simple web application for creating, editing, and deleting notes directly in the browser. It features a clean interface and automatically saves notes using local storage, so users never lose their data. The goal of the project is to practice frontend development and build a fast, distraction-free note-taking tool.