Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 319 Bytes

Plain ReactJS Youtube API Playlist

A simple React Application that fetches data from youtube api and shows a interactive slick playlist

Demo

https://mascardoso.github.io/react-yt/

For Development

Checkout this repo and install dependencies:

> npm install
> npm start

Navigate to localhost:8080