Using react, build a like button. The button should keep track of how many times it has been clicked and update its count each time it is clicked again.

Objectives

Learning Objectives

After completing this assignment, you should…

  • Know how to create react components
  • Use event listeners in react

Details

Deliverables

  • A repo containing a create-react-app app.

I'm a React Developer Mode