Next, the app needs a function to render the gif, and another function to handle the button click events. This will have to show the gif the first time the button is pressed, and show the user our inspirational text message the second time it’s pressed. This is whereuseEffectcomes in....