Skip to content

rgoraya/react-youtube-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React YouTube Search

A React App to search for and viewing youtube videos.

Try it

http://rgoraya.github.io/react-youtube-search

How to use

Familiar with Git?

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

> git clone https://github.com/rgoraya/react-youtube-search.git
> cd react-youtube-search
> npm install
> npm start

Not Familiar with Git?

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

> npm install
> npm start

Built with

About

A React App to search YouTube API for and viewing YouTube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published