Skip to content

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

About

YouTube searcher/viewer made with React & Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published