/youtube-app-react-js

Simple Youtube-like Application to search videos using Youtube API

Primary LanguageJavaScript

Youtube App

Simple Youtube-like Application to search videos using Youtube API

Praticing React with the Redux architecture and more advanced ES6 features

Screenshot

Config

You'll need to request an API Key and register your application, you can follow Google's instructions here. After you get your API Key, insert it in the file src/actions/videosActions.js line 4 and start the server.

Install

$ npm install

Usage

$ npm run server
$ localhost:8080