https://github.com/jaymar14/clicky-game
A memory clicking game using React.js
https://github.com/jaymar14/clicky-game
css3 front-end html5 javascript yarn-cli yarnpkg
Last synced: about 1 month ago
JSON representation
A memory clicking game using React.js
- Host: GitHub
- URL: https://github.com/jaymar14/clicky-game
- Owner: jaymar14
- Created: 2017-12-09T16:25:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T00:55:25.000Z (over 8 years ago)
- Last Synced: 2025-01-14T10:59:51.634Z (over 1 year ago)
- Topics: css3, front-end, html5, javascript, yarn-cli, yarnpkg
- Language: JavaScript
- Homepage: https://secret-anchorage-98937.herokuapp.com/
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clicky-game
For this assignment, you'll create a memory game with React. This assignment will require you to break up your application's UI into components, manage component state, and respond to user events.