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

https://github.com/hellothisisflo/memory-game

Memory Game - No Frameworks
https://github.com/hellothisisflo/memory-game

css html html5 javascript js responsive

Last synced: about 2 months ago
JSON representation

Memory Game - No Frameworks

Awesome Lists containing this project

README

        

# Memory Game

![](MemoryGame.gif)

Simple Memory Game to practice FE dev.

## Quick start
### Live version
http://floriankempenich.com:7000

### From source
1. `$ git clone [email protected]:FlorianKempenich/Memory-Game.git`
1. `$ cd Memory-Game`
1. `$ npm install -g yarn`
1. `$ yarn install`
1. `$ yarn start`