avdkishore / add-free-tube

A Youtube clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Free Tube

A youtube clone which helps users to search and watch videos. Completely in React 😍

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/avdkishore/add-free-tube.git
> cd add-free-tube
> npm install
> npm start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

This project requires youtube API key. Please sign up for the key here

About

A Youtube clone

License:MIT License


Languages

Language:JavaScript 88.9%Language:HTML 6.5%Language:CSS 4.7%