Skip to content

AhmedBedeir/youtube-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-React

A YouTube clone built in React, Material UI

Live Deme here

Setup🚀

  • git clone https://github.com/AhmedBedeir/youtube-react.git
  • cd youtube-react
  • This application loads information using the Youtube data v3
  • Provide your Youtube Data API key with the VITE_YOUTUBE_API_KEY environment variable
  • npm i
  • npm run dev

Features✨

This application includes the major features of Youtube such as

  • home feed
  • searching for videos
  • watching videos
  • displaying video details and chanel details

Tech Stack⚙

  • React / Vite
  • react-router
  • axios
  • Material-UI

Author

Bedeir