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

https://github.com/dkunin/sound-grid

[WIP] Simple music grid for my son
https://github.com/dkunin/sound-grid

Last synced: 2 months ago
JSON representation

[WIP] Simple music grid for my son

Awesome Lists containing this project

README

          

# Simple sound grid

Featuring farm animals for now.

Just a side project for my son, and checkign out yo-yo view library.

In heavy development!

For now no media

For development:

```javascript

npm run watch

```

in seperate terminal

```javascript

npm start

```