Wishing I got further than this…right now I just have the 2 components. Right now im trying just to get the card color to show. I have a map which uses the index, that selects the right card. When the card is clicked I want to the cards actual background color, right now the cards all have a grey background.
I added a isShowing to each card object, and was going to set that to true and change the background color to the color in the object, but im not sure if I even need that. it was from a video example, but of course the video was not explained well
I will have to give it a look after work. I have a course on udemy, but the react part is just terrible in my opinion. The guy is horrible at explaining, and just randomly adds code almost assuming that you know what it does.