An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![release](https://img.shields.io/github/v/release/bamdadsabbagh/memaudio-org--www)
![license](https://img.shields.io/github/license/bamdadsabbagh/memaudio-org--www)
![maintainability](https://img.shields.io/codeclimate/maintainability/bamdadsabbagh/memaudio-org--www)
![coverage](https://img.shields.io/codeclimate/coverage/bamdadsabbagh/memaudio-org--www)
![snyk](https://img.shields.io/snyk/vulnerabilities/github/bamdadsabbagh/memaudio-org--www)

logo

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
```