Skip to content

lreynaldoj/react-yt-flexible-examples

Repository files navigation

React YouTube Flexible Examples

This project demonstrates various examples of using the react-yt-flexible library, a flexible React component for embedding YouTube videos with thumbnail support.

About

This repository contains a collection of examples showcasing the capabilities of the react-yt-flexible library. It's designed to help developers understand how to integrate and customize YouTube videos and thumbnails in their React applications using this versatile component.

Features

  • Demonstration of embedding YouTube videos
  • Examples of using YouTube thumbnails with custom styling
  • Showcase of different aspect ratios and border radius options
  • Integration with Tailwind CSS for responsive design

Getting Started

Prerequisites

  • Node.js (v14 or later recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/luiserj/react-yt-flexible-examples.git
    
  2. Navigate to the project directory:

    cd react-yt-flexible-examples
    
  3. Install dependencies:

    npm install
    

    or

    yarn install
    
  4. Start the development server:

    npm run dev
    

    or

    yarn dev
    
  5. Open your browser and visit http://localhost:3000 to see the examples in action.

About

A collection of flexible examples using react-yt-flexible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published