/YouTubeSearchApp

This App uses the YouTube API to search for videos and was built using ReactJS and ES6.

Primary LanguageJavaScript

Image of Redux Weather Forecast App

YouTubeSearchApp

###About###

I built this app using the boilerplate provided in Stephen Grider's Udemy.com course.

###Getting Started###

Clone the repo, install the dependencies and then start the gulp process by doing the following:

	> git clone git@github.com:tworkman512/YouTubeSearchApp.git
	> cd YouTubeSearchApp
	> npm install
	> npm start