Fifth React App

This is part of the Coursera's React Basics course by Meta.

What did I learn?

In this ungraded lab, I learned how to do event handling in react. I learned how to use the onClick attribute to execute a function.