Loading

Quipoin Menu

Learn • Practice • Grow

react / Class Components in React
exercise
1/5
Exercise 1React
Question

Create a class component named 'Counter' that displays a number (starting at 0) and has a button to increment the number.