This project is a simple memory game that keeps track of your turns and leaves the card images flipped if you've selected matching cards.
- HTML5+CSS3
- React
- Netlify
- Clone this repo:
git clone https://github.com/chonnessey/memory-game.git
- Enter new directory
cd memory-game
- Install dependencies with
npm install
- To run it locally, use the npm dev command
npm start
- Open your web browser and navigate to http://localhost:3000
- NO KNOWN ISSUES
- Please open a pull request if you have any issues!
You can't steal what is freely given. Enjoy!
Made in Portland, Oregon.