Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 519 Bytes

Youtube Clone made with React Hooks

You must go to https://developers.google.com/ and create your account to have access to the API Key in order to use this code. Remember to choose for Youtube Api v3 and to enable the service under your account.

Replace your api key on api/youtube.js

Happy Coding!

Installing

$ npm ci

Starting

$ npm start

Example of search:

youtubeClone