Skip to content

a training app that uses the device camera, uploads to Cloudinary and renders a gallery using Product Gallery Widget

License

Notifications You must be signed in to change notification settings

cloudinary-devs/vue-camera-training

Repository files navigation

vue-camera

Run demo

Settings

In order to use the demo you need to create a free Cloudinary Account and an unsigned upload preset.

Reference Cloudinary Upload API App

See code and demo

APIs used

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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

This app is configured to build into the docs directory so it can be served by github.io. See Configuration Reference.

About

a training app that uses the device camera, uploads to Cloudinary and renders a gallery using Product Gallery Widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published