/YouTubeMini

a basic app using ReactJS

Primary LanguageJavaScript

A simpler version of youtube

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

> git clone https://github.com/whoisareyes/YouTubeMini.git
> cd YouTubeMini
> npm install
> npm start