Skip to content

ZaidAlvi786/Youtube-clone

Repository files navigation

YouTube Clone

A frontend YouTube clone built with Next.js, TypeScript, Tailwind CSS, and an AI recommendation feature. Features smooth page routing animations with Framer Motion. Deployed on Vercel.

Features

  • Video feed and playback with React Player
  • Search functionality
  • AI-driven video recommendations (mock implementation)
  • Smooth page routing animations
  • Responsive design with Tailwind CSS

Setup

  1. Clone the repo: git clone <your-repo-url>
  2. Install dependencies: npm install
  3. Run locally: npm run dev

Deployment

Deployed on Vercel:

Technologies

  • Next.js
  • TypeScript
  • React
  • Tailwind CSS
  • Framer Motion
  • React Player
  • Vercel

Notes

  • Replace mock data in index.tsx and recommend.ts with YouTube API calls for production.
  • Add a public/placeholder.jpg for thumbnail images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published