Skip to content

An application that allows users to search for YouTube Videos and then display the videos using the YouTube API.

Notifications You must be signed in to change notification settings

Redwan-Ahmed/react-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Videos - React

👉Demo👈

What is this project? 🤔

  • An application that allows users to search for YouTube Videos and then display the videos using the YouTube API.

What I learnt? 🚀

  1. YouTube API - connecting the YouTube API through axios (sending GET requests).
  2. Embedding Videos - I used an iframe to embed the YouTube videos.
  3. 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.

Technologies used: 🖥

  1. React
  2. YouTube API
  3. Axios
  4. Semantic UI - for CSS

About

An application that allows users to search for YouTube Videos and then display the videos using the YouTube API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published