https://wgil.github.io/memory-game/
This project is created to have some fun while learning React and all its ecosystem. Contributions of any kind are all welcome. Feel free to open an issue to suggest features, report bugs, improve the code or get help. Before submitting a pull request, please check out the contributing guidelines for more details about the project standards.
Have fun!
To set up the project you first need to have Git and NPM installed locally. Then follow these steps:
-
git clone https://github.com/Wgil/memory-game.git
-
cd memory-game
-
Run
npm install
-
Run
npm start
to start the game
To run the test, please execute npm run test
in the root folder of the project.
Thanks goes to these wonderful people (emoji key):
Jesus Morales 🚇 |
Michael Majdanski 💻 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!