Skip to content

This project is a YouTube clone built with React Native and Expo, integrating Tailwind CSS (or Ant Design CSS) for styling. It utilizes a rapid API alternative for fetching trending videos from YouTube's v3 API.

Notifications You must be signed in to change notification settings

RajalakshmiR24/YouTube_Clone_with_ReactNativeExpo

Repository files navigation

YouTube Clone with React Native and Expo

This project is a YouTube clone built with React Native and Expo, integrating Tailwind CSS (or Ant Design CSS) for styling. It utilizes a rapid API alternative for fetching trending videos from YouTube's v3 API.

YouTube

Features

  • Browse trending videos
  • Watch videos
  • Search for videos
  • View video details

Technologies Used

  • React Native
  • Expo
  • Tailwind CSS
  • RapidAPI YouTube v3 Alternative

Getting Started

Prerequisites

  • Node.js
  • Expo CLI

Installation

  1. Clone the repository:

    git clone https://github.com/RajalakshmiR24/YouTube_Clone_with_ReactNativeExpo
  2. Navigate into the project directory:

    cd youtube-clone
  3. Install dependencies:

    npm install
  4. Start the Expo development server:

    npm start
    

Follow the Expo CLI instructions to run the app on your preferred platform (iOS simulator, Android emulator, or physical device).

Configuration

To use the rapid API alternative for fetching trending videos, you'll need to obtain an API key from RapidAPI and configure it in the project. Modify the API endpoint in the code to replace the default YouTube API endpoint with the one provided by RapidAPI.

About

This project is a YouTube clone built with React Native and Expo, integrating Tailwind CSS (or Ant Design CSS) for styling. It utilizes a rapid API alternative for fetching trending videos from YouTube's v3 API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages