Electron video converter. An electron app that can convert video to another format
- This project is from udemy tutorial here
- I make a new repo from this
- You need FFMPEG install in order for this app to works
After npm install, you need to run both react and electron
npm install
npm start
npm run electron