👉Demo👈
- An application that allows users to search for YouTube Videos and then display the videos using the YouTube API.
- YouTube API - connecting the YouTube API through axios (sending GET requests).
- Embedding Videos - I used an iframe to embed the YouTube videos.
- Rendering a list of videos - I used the map function to render a list of videos, the props were passed through the parent components to the child.
- React
- YouTube API
- Axios
- Semantic UI - for CSS