YouTube viewer made with React.
- React
- Bootstrap
- youtube-api-search
- Lodash
- Node.js
- YouTube API
Add your Youtube Google API key to src/index.js:
const API_KEY = ''; //Put your API key here
Run the app:
> npm install
> npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
YouTube viewer made with React.
Add your Youtube Google API key to src/index.js:
const API_KEY = ''; //Put your API key here
Run the app:
> npm install
> npm start