Skip to content

ManviSohi/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Notes App

A simple and clean Notes App built using HTML, CSS, and JavaScript.
It allows you to add, delete, and auto-save your notes directly in the browser using localStorage โ€” no backend required!


๐Ÿš€ Features

  • โœ๏ธ Add Notes: Create as many notes as you want with just one click.
  • ๐Ÿ—‘๏ธ Delete Notes: Remove any note instantly.
  • ๐Ÿ’พ Auto Save: Your notes are automatically saved โ€” even after you close or reload the page.
  • ๐ŸŒ™ Clean UI: Simple, responsive, and distraction-free interface.

๐Ÿ› ๏ธ Tech Stack

  • HTML5 โ€“ Structure of the app
  • CSS3 โ€“ Styling and layout
  • JavaScript (ES6) โ€“ App functionality and localStorage management


๐Ÿง  How It Works

  1. When you type a note, it automatically saves in your browserโ€™s localStorage.
  2. You can add a new note by clicking the Add Note button.
  3. To delete a note, just click the delete button.
  4. All notes remain saved until you manually delete them.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published