youtube_api-reactjs

Getting started

clone repository, install dependencies and run development server

> git clone https://github.com/estebanx64/youtube_api-reactjs.git
> cd youtube_api-reactjs
> npm install
> npm start

Open web browser and navigate at http://localhost:3000

Features

  • Consuming services from youtube api with ReactJS