setInterval and clearInterval in React (stopwatch) [closed]

I am very new in React and I would like some help for my code. I have managed to code the setInterval (I know, it is not the best way of doing it), but I canĀ“t manage with clearInterva, in order to stop de watch.
Please, helpa. Thank you!

My code
My code