Record voice notes on client side.
To clone and run this application, you'll need Git, Node.js v14.15.4 + Yarn v1.22.10 installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/luan11/voice-recorder.git
# Go into the repository
$ cd voice-recorder
# Install dependencies
$ yarn install
# Run
$ yarn start