/React-Mini-Memory

Implementation of popular memory game

Primary LanguageJavaScript

Mini Memory

Memory game that require players to match similar elements.
Live demo here

Table of Contents

Technologies Used

  • React - version 17.0.2
  • React Router Dom - version 5.3
  • Styled Components - version 5.3.3

Features

List the ready features here:

  • Allowes you to provide your nickname
  • Store you best scores in local storage

Preview

ezgif com-gif-maker (3)

Setup

To run the project you need to install all dependences form package.json. In order to do this, you need to type this command into your terminal while you're in project folder:

npm install

To start the server use:

npm start

Your local server is available at localhost:3000

Project Status

Project is: complete

Contact

Created by @wkoziel - feel free to contact me!