Skip to content

A React app that lets you quickly search and watch YouTube videos using the YouTube API

Notifications You must be signed in to change notification settings

jeffsdev/React-YouTube-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js YouTube Searcher

Jeff Seymour | August 2016

Description

This is a simple YouTube Search app built with React.js to practice more React basics and ES6 syntax. Users can type in the search bar and instantly see a populated list of results pulled from the YouTube API. Users can also watch the videos and read their descriptions.

Technologies Used

HTML5, SCSS, React, Webpack, YouTube API

Dependencies

Make sure these are installed first.

Quick Start

Clone repository
npm install
webpack
npm run start
View in browser at localhost:3000

License

The code is available under the MIT License.

About

A React app that lets you quickly search and watch YouTube videos using the YouTube API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published