youtube-viewer 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