Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhaiwat10/react-youtube-search

A simple React app that searches and plays YouTube videos using the YouTube data API.
https://github.com/dhaiwat10/react-youtube-search

Last synced: 4 days ago
JSON representation

A simple React app that searches and plays YouTube videos using the YouTube data API.

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Get started

### `npm i`

Installs node_modules.

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm run build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

## You'll need a YouTube Data API v3 key to run this app.

You can get a key here.