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
- Host: GitHub
- URL: https://github.com/ajduberstein/soundboard
- Owner: ajduberstein
- Created: 2017-08-25T18:26:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T19:24:42.000Z (about 6 years ago)
- Last Synced: 2025-01-24T18:22:51.092Z (over 1 year ago)
- Topics: localstorage, reactjs, webaudioapi
- Language: JavaScript
- Homepage: http://duberste.in/soundboard
- Size: 1.68 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).