Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 280 Bytes

Youtube Video Streaming

This application uses youtube api and react framework, to stream videos based on the search results.

Run project

Open your terminal, change to the project directory to this project after it is downloaded, and:

> npm install
> npm start