React Youtube Client This is a simple Youtube client built with React Configuration To run the project you need to get your own API key from youtube and set it on src\index.js as API_KEY ###Install and run project### > npm install > npm start