- Convert a video file to an animated GIF with Web Assembly
- Built with React.js + ffmpeg WASM
- Runs the app in the development mode
- Install dependencies :
npm install
- Run the app in terminal :
npm run
- Open http://localhost:8080 to view it in the browser.