JavaScript
React Hooks: Memory Card Game
Creating a Memory Card Game Using JavaScript React Hooks in Functional Components In order to dial-in my React skills, I created a memory card application. For this project I used functional components instead of classes. I completed this project as an assignment in the full-stack developer curriculum at theOdinProject. I