Skip to content

kjugk/voice_recorder

Repository files navigation

Voice Recorder

A simple web app that record your voice.

It uses React, Redux, TypeScript, IndexedDB, and RecordRTC.

See the site here

Requirements

Node.js 8+

Local running for development

  1. Clone the project.
  2. Run npm i -g firebase-tools.
  3. Run firebase login
  4. Run npm install.
  5. Run npm run start:dev.
  6. Run firebase serve.
  7. Access localhost:5000.

License

This software is released under the MIT License, see LICENSE.txt.

About

A simple web app that record your voice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published