Skip to content

YouTube searcher/viewer made with React & Bootstrap

License

Notifications You must be signed in to change notification settings

allaev/youtube-viewer

Repository files navigation

youtube-viewer CI status CI status

YouTube viewer made with React.

  • React
  • Bootstrap
  • youtube-api-search
  • Lodash
  • Node.js
  • YouTube API

Getting Started

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

youtube-viewer-screenshot

Releases

No releases published

Packages

No packages published