Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 555 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 555 Bytes

react--memory-game

Suggested by Tim Garcia on "The Advanced Web Dev Bootcamp", this is a memory game using react.

The game is available at https://lucasflomuller.github.io/react--memory-game/

How to run this application

Well, it's quite simple, you need to have node and npm installed on your environment. After downloading the content of this repo, just run npm install on app directory, wait a few seconds (or minutes) for the installation to complete. Then, run npm start, wait a bit and soon a window of your default browser will be open.