GitXplorerGitXplorer
p

reactjs-youtube-sample

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
ec9d6bfecb8ea482b3ff035739f702f165f9410f

Merge pull request #1 from prabhu-08/add-license-1

pprabhu-08 committed 7 years ago
Unverified
e903904fac8a049401a9fb7e44a0eb20e1ca6d30

Create LICENSE

pprabhu-08 committed 7 years ago
Unverified
f02fdc5361f2df732c3be9476a8869f340e76fe5

Readme

committed 7 years ago
Unverified
9f5cc6b36220f2b9594dad5af81ec367bea983e1

readme

committed 7 years ago
Unverified
155d84a8afe63e336623abf6b3d3ab8ae0d84517

you tube api

committed 7 years ago
Unverified
6f1c260199d45536013f2176c6ce9504c37a37eb

initial commit

committed 7 years ago

README

The README file for this repository.

Getting Started

Familiar with Git?

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

> git clone https://github.com/prabhu-08/reactjs-youtube-sample.git
> cd react-youtube
> 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

Credit: Stephen Grider Udemy React cource