Youtube search with react

Simple youtube search with React and Babel support.

Desktop Mobile
sample sample-mobile

Getting Started

Install dependencies with the following:

> git clone https://github.com/jhonatantft/youtube-search-with-react.git
> cd youtube-search-with-react
> yarn
> yarn start
> visit http://localhost:8080/

GitHub