A YouTube clone built in React, Material UI
Live Deme here
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
This application includes the major features of Youtube such as
- home feed
- searching for videos
- watching videos
- displaying video details and chanel details
- React / Vite
- react-router
- axios
- Material-UI