https://github.com/bamdadfr/memaudio-org--www
Audio memory game
https://github.com/bamdadfr/memaudio-org--www
memory memory-game nextjs typescript
Last synced: 4 months ago
JSON representation
Audio memory game
- Host: GitHub
- URL: https://github.com/bamdadfr/memaudio-org--www
- Owner: bamdadfr
- License: mit
- Created: 2019-08-12T11:10:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T14:24:23.000Z (about 2 years ago)
- Last Synced: 2025-07-16T13:26:20.008Z (6 months ago)
- Topics: memory, memory-game, nextjs, typescript
- Language: TypeScript
- Homepage: https://memaudio.org
- Size: 27 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README






Audio memory game
## 📖 Context
Find out more [here](./public/assets/poster.pdf).
## 🚀 Use
### 🌐 Online version
Available at [memaudio.org](https://www.memaudio.org/)
## 🖊 Contribute
### Run locally with node
```bash
git clone https://github.com/bamdadsabbagh/memaudio-org--www.git
cd memaudio-org--www
yarn
yarn dev
```