Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.12 KB

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