https://github.com/amdzy/memory-card
https://github.com/amdzy/memory-card
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amdzy/memory-card
- Owner: amdzy
- License: mit
- Created: 2021-08-17T10:49:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T19:04:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T02:28:33.982Z (4 months ago)
- Language: JavaScript
- Size: 463 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memory Card
A React app that lets you test your memory by playing a simple game
[Live Page](https://soul-remix.github.io/memory-card//)
## Getting started
```
git clone: https://github.com/Soul-Remix/memory-card.git
cd resume-builder
npm install
npm start
```## Built with
* [React](https://reactjs.org/)