Turns React into a canvas element and allows downloading of the interactions into a webm video
Clone and install, will auto download videos generated after 10 seconds, trigger for download inside App.jsx, can change to a button event etc
yarn install OR npm install
yarn start OR npm run start
- React - JSX
- React Konva - JSX > Canvas
- Konva - Easy Canvas manupation
- Web-RTC - Download video from canvas
- Mobx - Easy state mangament
- Luke Robertson - DesignAlchemy
Public