This website is made for reformatting files to other formats. You can change the file formats to those supported by FFmpeg.
This project uses the following libraries:
Navigate into your workspace directory. Run:
git clone https://github.com/regmysss/Converter-Files.git
Install FFmpreg globally. How does the FFmpeg install globally? You can watch this guide:
You should go to the backend and frontend folder and run the following command:
npm i
Run the local website on http://localhost:5173
npm run dev
Run the local server on http://localhost:3000
npm run start
