In this activity I created a Memory Game with image cards. Every card displays an image of one of our many world crises. The user is asked to click on each image only once, to win the game. The cards get shuffled new each time the user clicked on an image, to make it more difficult.
- JavaScript
- yarn
- node
- HTML
- CSS
- react
- 📁 public
- 📁 assets/images
- 📄 favicon.ico
- 📄 index.html
- 📄 manifest.json
- 📁 src
- 📁 components
- 📁 Footer
- 📄 Footer.css
- 📄 Footer.js
- 📄 index.js
- 📁 MatchCard
- 📄 MatchCard.css
- 📄 MatchCard.js
- 📄 index.js
- 📁 Title
- 📄 Title.css
- 📄 Title.js
- 📄 index.js
- 📁 Wrapper
- 📄 Wrapper.css
- 📄 Wrapper.js
- 📄 index.js
- 📁 Footer
- 📄 App.css
- 📄 App.js
- 📄 index.css
- 📄 index.js
- 📄 matchcards.json
- 📁 components
- 📄 .gitignore
- 📄 README.md
- 📄 package.json
- 📄 yarn.lock