Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

This is a project part of The Odin Project. It is a simple game to play by clicking image-cards once throughout a game.

Features

  1. Uses functional components of react.
  2. Uses useCallback hooks instead of traditional useEffect to handle changing reference issue when using useEffect.

Getting Started

  1. Clone the repository to your local machine.
  2. navigate to containing folder i.e. memory-game
  3. run this line to install necessary dependencies, npm install
  4. Finally, run this line to run the project on a live server from your local network. npm start

Built with

  1. React

About

Simple Memory Game

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages