Outline
Great job on the previous exercise!!
Let's continue your learning by building a custom React hook together. In the next video, we'll build a grocery cart hook that will handle the items in the cart, the quantity, and the cost. The purpose of this is to help you see and understand what a useful custom hook might look like.
Follow along on StackBlitz