Reactjs – How to create a two column CSS Grid and make items fit-content
I have this layout that I am trying to build: I am struggling to figure out how I can use display: flex or display: grid to achieve the result. The criteria here is: There are only two items per row…