- Author: Apoorv Bedmutha [email protected]
This project enables the users to record audio and video via a website, such features can be useful in cases where video confirmation is needed especially in eKYC. It allows users to record audio and video as well as download the same in mp4 format.
live project link: https://unrivaled-dango-78e950.netlify.app/
After Cloning the project,
-
open Terminal inside the cloned folder
-
run 'npm install'
-
now to run the project run 'npm start'
-
The project will be running on localhost:3000