/memory-game

Primary LanguageJavaScriptMIT LicenseMIT

React Memory Game

This is an exercise for a react workshop.

The goal is to practice react without worrying about project setup and other libraries. This repo contains a reference implementation, a branch with the basic setup, and the stylesheets.

Demo link

ReactMemoryGame

Getting started

  1. npm install

  2. npm start

License

See LICENSE for more details.