Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dhaiwat10/react-youtube-search
- Owner: Dhaiwat10
- Created: 2020-03-16T11:24:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T22:19:45.000Z (about 4 years ago)
- Last Synced: 2024-10-05T07:40:59.844Z (3 months ago)
- Language: JavaScript
- Size: 324 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.