Skip to content

llfalcao/memory-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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