Sixth 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 use and handle state in react. I also learned how to do prop drilling to pass props from parent to child.