reiinakano / memory-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 79.9%Language:CSS 19.4%Language:HTML 0.8%