Convertation App allows you to convert few files and receive them back in .zip file. You can convertate as video files as photos. FFFmpeg library was used to change files extention. You need to choose files that ypu want to convert, choose extantion, press "convertation button".
Main screen of website contain upload button, selecter of file extantions and convertation button. Extantion of source file is defined automaticaly by app.
To run this project, install it locally cloning repo, than using npm:
> cd ./my-app
> npm install
> npm start
- V1.0 [Current]
- V1.1 [Flexible design for many devises]