An open API service indexing awesome lists of open source software.

https://github.com/larsbergqvist/react-memory-simple

A simple single-player memory card game programmed in JavaScript and React
https://github.com/larsbergqvist/react-memory-simple

es6 javascript memory-game react reactjs

Last synced: about 1 year ago
JSON representation

A simple single-player memory card game programmed in JavaScript and React

Awesome Lists containing this project

README

          

# react-memory-simple
![Build, test and deploy](https://github.com/larsbergqvist/react-memory-simple/actions/workflows/cd.yml/badge.svg)

```javascript
git clone https://github.com/LarsBergqvist/react-memory-simple
cd react-memory-simple
yarn install
yarn start
```

Try it out live here: https://larsbergqvist.github.io/react-memory-simple/

Click the cards to flip to images and try to find image pairs


For an implementation with Redux, see https://github.com/LarsBergqvist/react-redux-memory-game

![Alt text](screenshot.png?raw=true "A simple memory game in React")

All photos in this repository is (C) Lars Bergqvist 2004-2017