Run demo
In order to use the demo you need to create a free Cloudinary Account and an unsigned upload preset.
This is a vue.js application that uses
- webRTC API to gather image data from a device's camer
- the Cloudinary Upload API to upload image data to Cloudinary
- the Cloudinary Product Gallery wrapped in a Vue.js view
npm install
npm run serve
npm run build
npm run lint
This app is configured to build into the docs directory so it can be served by github.io. See Configuration Reference.