Categories
JavaScript The Odin Project

React Hooks: Memory Card Game

Creating a Memory Card Game Using JavaScript React Hooks in Functional Components

react-logo

In order to dial-in my React skills, I created a memory card application. For this project I used functional components instead of classes.