faridvatani / audio-recorder

A simple javascript browser application for recording and downloading audio.

Home Page:https://faridvatani.github.io/audio-recorder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Audio Recorder | GitHub repo size

image alt ><

A simple javascript browser application for recording and downloading audio.

Demo:

https://faridvatani.github.io/audio-recorder/

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

The browser can not read SASS. It reads CSS. Therefore you will need a way to turn the SASS code into CSS code, a process known as transpiling. Therefore For compiling Sass code, you can use the “Live Sass Compiler” Extension for Visual Studio Code.

Run Locally

To run Dashboard locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/faridvatani/audio-recorder.git

Windows:

git clone https://github.com/faridvatani/audio-recorder.git

Contact

If you want to contact with me you can reach me at Linkedin OR Twitter.

License

This project is free to use and does not contains any license.

About

A simple javascript browser application for recording and downloading audio.

https://faridvatani.github.io/audio-recorder/

License:GNU General Public License v3.0


Languages

Language:JavaScript 39.6%Language:CSS 35.7%Language:SCSS 17.4%Language:HTML 7.3%