React-tRace is a React Hooks interpreter and a visualizer based on a formal semantics of React Hooks. It interprets React-like components, tracking render cycles, state updates, and effect executions. The view hierarchy can be inspected at each execution step, and the entire execution is replayable!