This project was created using .NET Blazor in WASM mode, utilizing local storage to save notes for the local user. You need to enter the username first, and then you can start saving, editing, and deleting notes.
- Create Notes: Add new notes with ease.
- Edit Notes: Update existing notes to keep them relevant.
- Delete Notes: Remove notes you no longer need.
- Local Storage: Your notes are saved directly in your browser, meaning no external database or server storage is required.
You can checkout the project here: "https://notes.application-service.work/"
If you have any feedback, please reach out to me.