This is a simple recording app to capture audio and videos from users.
Download the example or clone the repo:
git clone ...
cd visia-material-vite-ts
Install it and run:
npm ic
npm run dev
Tech used:
- This example uses Vite.js.
- It includes
@mui/material
and its peer dependencies, including - Emotion, the default style engine in Material UI v5.
- Example of a posible backend at Visia-Backend by JMasr