MEMORY-GAME is a responsive web app inspired by HelpfulGames.
Note: This project uses the same images from HelpfulGames because of its variety and quality. All the images you see are propriety of HelpfulGames.
Use yarn to install the project:
$ yarn
Run the script below to launch the app:
$ yarn start
For testing the application, execute the following command:
$ yarn test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.