A React-based app that challenges the user's memory. Click on each image to score a point, but make sure to not click on the same image more than once or you lose!
npm install
cd clicky-game
npm start- React.JS
- Fork it (https://github.com/aaronlng/clicky-game/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
