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

https://github.com/ajduberstein/soundboard

Simple React app that uses localStorage and AudioContext APIs to persist state across sessions
https://github.com/ajduberstein/soundboard

localstorage reactjs webaudioapi

Last synced: about 1 year ago
JSON representation

Simple React app that uses localStorage and AudioContext APIs to persist state across sessions

Awesome Lists containing this project

README

          

Soundboard that caches data on the client to persist across sessions.

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).