Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.23 KB

Note Taking Web App

Create and manage notes effortlessly with this simple and intuitive Note Taking Web App. Easily add, edit, and delete notes with a user-friendly interface.

Features

  • Create Notes: Click the "Create" button to add a new editable note.
  • Edit Notes: Double-click on a note to edit its content.
  • Delete Notes: Remove a note by clicking on the delete icon.
  • Autosave: Your notes are automatically saved, providing a seamless experience.
  • Line Breaks: Press "Enter" to add line breaks within a note.
  • Blur and Escape: Click outside a note or press "Escape" to save changes and exit editing mode.

How to Use

  1. Click the "Create" button to add a new note.
  2. Double-click on a note to enter editing mode.
  3. Edit the note content.
  4. Click outside the note or press "Escape" to save changes.
  5. Delete a note by clicking on the delete icon.
  6. Your notes are automatically saved and persist on page reload.

Customization

  • Styling: Customize the styles in the accompanying CSS file.
  • Icons: Replace the delete icon with your preferred image.

Feel free to explore the code, enhance the features, or adapt it to suit your needs. Enjoy organizing your thoughts with the Note Taking Web App!