This is a basic task management application that makes use of SvelteKit form actions and URL query parameters. This approach allows the application to function when JavaScript is disabled in the browser.
https://sveltekit-crud-operations.netlify.app
The approach is explained in detail in this blog post:
https://scriptraccoon.dev/blog/sveltekit-crud-operations