Skip to content

The main goal of this project is to use React hooks or lifecycle methods as well as a lot of state to play a game contains a couple of cards that display team names that have the title "Champions League Champion". The cards are shuffled again in a random order when the component mounts and app shows the current and best score you achieved thus far.

Notifications You must be signed in to change notification settings

hbilgil/memory-cards-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Cards Game Application

The main goal of this project is to use React hooks or lifecycle methods as well as a lot of state to play a game contains a couple of cards that display teams that have the title "Champions League Champion" and their names. Anytime a user clicks one, the cards are shuffled again in a random order when the component mounts and app shows the current and best score you achieved thus far.

Live Demo👈

Getting Started

npm start

 git clone https://github.com/hbilgil/memory-cards-react-app.git
 cd memory-cards-react-app
 npm install
 npm start

Built with

About

The main goal of this project is to use React hooks or lifecycle methods as well as a lot of state to play a game contains a couple of cards that display team names that have the title "Champions League Champion". The cards are shuffled again in a random order when the component mounts and app shows the current and best score you achieved thus far.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published