This project is a sample clone of the YouTube application, built using Flutter and GetX for state management.
-
🔍 Search Functionality
Supports searching videos using the official YouTube API. -
🔐 User Authentication
Login system for multiple users using Firebase Authentication. -
💬 Comments System
Users can add comments on videos. Comments are stored and synced with Firebase Firestore.
- Flutter
- GetX (for state management)
- Firebase (Authentication + Firestore)
- YouTube API