Skip to content

rebeccapeltz/vue-camera

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

See Configuration Reference.

About

vue.js camera component with cloudinary storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published