Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 762 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 762 Bytes

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