AlexGordienko / YT-React

Using pure react to build a youtube clone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YT Clone

Simple Youtube Clone React Application from scratch following a course.

Testing components, state and two way binding while using the YouTube API.

Basic styling and Bootstrap used.

To Run:

> npm install
> npm start

About

Using pure react to build a youtube clone.

License:MIT License


Languages

Language:JavaScript 84.6%Language:HTML 9.2%Language:CSS 6.2%