Memory game with a little twist... cards move around once in a while...
Originaly it was a Mod3 (vanilla Javascript) during my studies at Flatiron bootcamp. After graduation I rewrote it using React.
Clone repo, then run npm install
and npm start
@richie1982 - for working together on the original project.
- mobile friendly version, React Native?
- notifications e.g. congrats after completing a level
- refactoring, clean code
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!