Skip to content

shotstack/shotstack-studio-sdk-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shotstack Studio SDK Demos

Example implementations of the Shotstack Studio SDK across popular web frameworks.

Demos

  • TypeScript - Vanilla TypeScript implementation
  • React - React implementation
  • Vue - Vue implementation
  • Angular - Angular implementation
  • Next.js - Next.js implementation

Each demo showcases:

  • Loading and displaying video templates
  • Timeline controls for editing
  • Keyboard shortcuts for playback
  • Custom theming

Getting Started

Navigate to any demo directory and install dependencies:

npm install

Then start the development server:

npm run dev   # For TypeScript, React, Vue, and Next.js
npm start     # For Angular

Then open the URL shown in your terminal.

Learn More

About

Example implementations of the Shotstack Studio SDK across popular web frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published