This repository provides examples of how to use the Shotstack Studio SDK with different frameworks. These demos serve as an entry point to embedding a white-labeled video editor into your own application.
The Shotstack Studio SDK allows you to embed a powerful video editing studio into your application. This repository contains demos showcasing the SDK's capabilities and how to integrate it into various frameworks.
To get started, clone the repository and install the necessary dependencies for each example.
git clone https://github.com/shotstack/shotstack-studio-sdk.git
cd shotstack-studio-sdk
Navigate to the example of your choice and follow the instructions in the corresponding README file.
Example demonstrating how to use the SDK with vanilla JS.
Example demonstrating how to use the SDK with a React application.
For detailed information on how to use the Shotstack Studio SDK, refer to the official documentation: