Skip to content

A simple Match Memory Game I made to learn more about Redux and Redux Thunk

Notifications You must be signed in to change notification settings

annacia/match-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match Memory Game 🎮

A simple Match Memory Game I made to learn more about Redux and Redux Thunk.


🔖 Summary

  1. Functionalities
  2. Tools
  3. Demo
  4. Requirements
  5. Run

🔌 Functionalities

  • Play match memory game;
  • Saves players' scores;
  • Shows the ranking of the best players.

🔧 Tools

  • ReactJS;
  • React Router;
  • PropTypes;
  • Hooks;
  • Redux;
  • Redux Thunk;
  • Reactstrap;
  • Sass;
  • Firebase;

📺 Demo


⚠ Requirements

You will need Node.js and Yarn (or NPM) installed.


💻 Run

  1. Clone this repository
https://github.com/annacia/match-memory-game
  1. Access the directory of the project
cd match-memory-game
  1. Install all dependencies
yarn install
  1. Run the project
yarn start

About

A simple Match Memory Game I made to learn more about Redux and Redux Thunk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published