Skip to main content
← All prompts

React TypeScript todo list component

Category: code

Prompt
Write a React + TypeScript todo list component with add/edit/delete/complete actions. Use React 19, no external state library. Include keyboard shortcuts (Enter to add, Esc to cancel edit). Provide the component in a single file and include brief usage notes.
Rubric

Compiles, types are tight, handles edge cases, accessible, idiomatic.

No receipts for this prompt yet. An admin can trigger a run from the Outputs Queue.