Dalan
Dalanby AXON ENJIN
Dalan
Dalanby AXON ENJIN
Dashboard/Learn/React Counter with Hooks
beginner+100 XP

React Counter with Hooks

Create a counter component using React hooks. Implement increment, decrement, and reset functionality using useState. The function should return an object with count, increment, decrement, and reset properties.

ReactHooksuseState
💡AI Hints

Stuck? Click "Show Hint" for RAG-grounded guidance.

challenge.ts
TypeScript
Console — click "Run Code" to evaluate