Result view color and size of result card

Thank you so much for you response. I am new bie to raectJS, please pardon me if I am not making sense.
I followed the steps from: to get my results view.
Reference UI - how to modify what’s displayed (React newbie)

I have written ResultView component and imported into App Js.
I need to display the search results as result-cards (as we generally see in restaurant or movie searches)
But not able to figure out what all to be in ResultView component to achieve that.