/branch-web-sdk-samples

About Samples demonstrating how to use Branch Web SDK

Branch Web SDK Samples

This repository provides sample applications that demonstrate the use of the Branch Web SDK. The samples showcase various features and best practices for implementing the SDK in your web projects.

Sample Applications

  1. Vanilla JS: A collection of vanilla JavaScript-based samples demonstrating most features of the Branch Web SDK.
  2. React: A collection of React-based samples showcasing most features of the Branch Web SDK.

Pre-requisites

Please refer to the README file of each sample application for specific pre-requisites and setup instructions.

Getting Started

To get started with a sample application, navigate to its directory and follow the instructions provided in the README file. Each sample application contains detailed information about its purpose,