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