To explore, visit the Live Demo.
- clone this repository
- run this command in terminal :- npm install
- get your api key from https://rapidapi.com/Glavier/api/youtube138 .
- create .env file in youtube folder.
- write this line:- REACT_APP_API_KEY='Paste your api key here'
- run npm start in terminal to start project :)