/memory-card

Memory game in React

Primary LanguageJavaScript

Memory Card

Memory game made using React with Styled Components proposed in The Odin Project. Players get points by clicking on the cards as long as they don't click them twice, otherwise the score resets.

Link: https://llfalcao.github.io/memory-card

Languages and Tools

HTML CSS JS React Styled Components