This is a simple memory game that requires you to try and get the highest score by not clicking on the same picture twice!
This app is made in react using one friend card prop to display all of the images on the page. While using state to keep track of whether or not the specific character has been clicked on. It's a simple app and my first with react.