Skip to content
/ vicord Public

A vine like video camera recorder app. You can record and pause to create Vine recording experiences.

License

Notifications You must be signed in to change notification settings

tyohan/vicord

Repository files navigation

WIP, not fully working yet

Vicord

I really like Vine app but Twitter decided to shutted it down. The feature to record and pause to create a video open more possibility to produce an unique video scene. So thinking to reproduce a simple video recorder web app. Tested under Chromium based browsers and Firefox only, Safari doesn't support Media Recorder API by default.

Quickstart

The app based on Open WC starter app and material web components. To use this repo do these steps below:

  1. Clone the repo
  2. Install the dependencies npm i
  3. Run the app npm run start and open it in browser.

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Karma
  • lint runs the linter for your project

About

A vine like video camera recorder app. You can record and pause to create Vine recording experiences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published