Skip to content

Shivam-2310/Youtube-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone

Description

A clone of YouTube developed using React, Tailwind CSS, and Material-UI, replicating core functionalities such as video playback and search capabilities. It leverages the YouTube API to fetch video details and provides a responsive user interface.

Getting Started

Installation

To install the project, run:

npm install

Environment Variables

Before running the project, create a .env file in the root directory and add your YouTube API key:

REACT_APP_RAPID_API_KEY='put rapid api youtube v3 key here'

Available Scripts

In the project directory, you can run:

  • Start the app:

    npm start

    This runs the app in development mode. Open http://localhost:3000 to view it in your browser.

  • Run tests:

    npm test

    Launches the test runner in interactive watch mode.

  • Build the app:

    npm run build

    Builds the app for production, optimizing for best performance.

Learn More

Contributing

Feel free to fork the repository and submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published