Member Prez is a short memory game using US Presidents. The app was developed in React usng the Create React App and styled using the Materialize CSS framework.
Play the live app at: https://cezarcarvalhaes.github.io/member-prez/
The game uses state to keep track of which Presidents have already been clicked and renders changes immediately.
To Play: Simply load up the app, and click a President. Each time you click a President the game re-shuffles the images. Keep track of which President's you've already clicked, if you click more than once you lose!
This project was bootstrapped with Create React App. This app was developed by Cezar Carvalhaes in 2018.