ViteTube

Mini YouTube built on the YouTube Data API to search, browse and watch videos.

Status
Live
Website
youtube-clone-azure.vercel.app

About this project

ViteTube is a mini YouTube-inspired app built with React and Vite. It consumes the YouTube Data API so you can search, browse and watch videos.

The project was a hands-on exercise in API integration, component-based architecture and responsive UI.

What I built

  • Integrated the YouTube Data API to search, browse and watch videos.
  • Structured the app in reusable components with a responsive layout.

Built with

  • JavaScript
  • HTML
  • CSS
  • React
  • Vite
  • React Router
  • Moment.js
  • YouTube Data API