Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Notes Application files #1178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RishikaReddy123
Copy link

@RishikaReddy123 RishikaReddy123 commented Dec 26, 2024

Developer Checklist

  • [YES] Followed guidelines mentioned in the readme file.
  • [YES ] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
  • Starred ⭐ the Repo (Optional)

Summary

This is a simple notes app built with JavaScript that allows users to create, edit, save, and delete notes. Notes are stored in localStorage so they persist across page reloads. Each note has a save and delete button, and changes are automatically saved when the user finishes editing.

Screenshot

Screenshot 2024-12-26 133732

Live Project Link

https://rishikareddy123.github.io/Notes/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant