neelgajjar / React-YouTube-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React YouTube Clone

screenshot 9

Development


Install dependencies:

npm install

Run examples at http://localhost:8080/ with webpack dev server:

npm start

Familiar with Git?

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

> git clone https://github.com/neelgajjar/React-YouTube-Clone
> cd React-YouTube-Clone
> npm install
> npm start

About

License:MIT License


Languages

Language:JavaScript 85.2%Language:CSS 7.6%Language:HTML 7.2%