An open API service indexing awesome lists of open source software.

https://github.com/pushkar1393/quickstream-react-video-streaming-application

A React based application which instantly searches for youtube videos you desire.
https://github.com/pushkar1393/quickstream-react-video-streaming-application

Last synced: about 1 month ago
JSON representation

A React based application which instantly searches for youtube videos you desire.

Awesome Lists containing this project

README

          

# quickstream-react-video-streaming-application
A React based application which instantly searches for youtube videos you desire.

# Steps to run this project

* Download this project or clone the repo

* Run ` npm install ` to install dependencies

* Create an API key at [ Google Developer Console ](https://console.developers.google.com/apis) for Youtube data API v3

* Open index.js and replace the dummy API_KEY value

* Run `npm start`