Search⌘ K
AI Features

Demo Application

Explore how to build a React demo application integrating the Dailymotion Data API. Learn to retrieve and display videos, playlists, and channel information using custom hooks and UI components, while understanding the app's routing and workflow.

We'll cover the following...

This lesson walks us through a React application that integrates Dailymotion Data API. We'll use the endpoints related to the following operations in the application:

  1. Retrieving videos

  2. Retrieving playlists and videos

  3. Retrieving channels and videos

Application workflow

Click the “Run” button in the widget below to run the application. Once the application has started, click the URL against ...