I am trying to fetch the API data results not on the console but on the screen itself on a button click. I was able to do that using UseEffect without using a button .. but