Skip to content

reading

A click counter built on a custom hook

react · beginner · 4 files · the brief is in the README

README.md5 lines
# A click counter built on a custom hook Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about how much the displayed count actually increases the first time the "+3" button is clicked. — react · beginner · 4 files · graded against a hidden rubric

your reading

Explain what this does. The more precisely you cover what actually happens, the higher the score. Vague credit is not given.

0 characters · 120 minimum

No daily cap on grading for your plan.

4 files still unopened: src/format.ts, src/use-counter.ts, src/counter.tsx, src/index.ts