This app is a Todo List written in Deno Fresh, a Preact Deno full-stack framework. It uses Preact Signals to handle state management.
This app was created as an illustration for the blog article Using Preact Signals with Fresh.
Start the project:
deno task start
This will watch the project directory and restart as necessary.