{"id":19845997,"url":"https://github.com/ibra-kdbra/video-clone","last_synced_at":"2026-04-11T12:36:21.824Z","repository":{"id":172709739,"uuid":"649665417","full_name":"ibra-kdbra/Video-Clone","owner":"ibra-kdbra","description":"React Video clone","archived":false,"fork":false,"pushed_at":"2026-02-04T21:20:13.000Z","size":406,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T08:47:14.256Z","etag":null,"topics":["rapidapi","react","react-player","sass","vitejs"],"latest_commit_sha":null,"homepage":"https://funda-streamvideos.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibra-kdbra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-05T11:23:01.000Z","updated_at":"2026-02-04T22:46:16.000Z","dependencies_parsed_at":"2025-01-11T12:39:27.941Z","dependency_job_id":null,"html_url":"https://github.com/ibra-kdbra/Video-Clone","commit_stats":null,"previous_names":["ibra-kdbra/video-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibra-kdbra/Video-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FVideo-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FVideo-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FVideo-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FVideo-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibra-kdbra","download_url":"https://codeload.github.com/ibra-kdbra/Video-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibra-kdbra%2FVideo-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31681201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rapidapi","react","react-player","sass","vitejs"],"created_at":"2024-11-12T13:10:01.633Z","updated_at":"2026-04-11T12:36:21.818Z","avatar_url":"https://github.com/ibra-kdbra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FundaStream Premium\nAn elevated video streaming platform re-engineered for performance and professional-grade UI/UX.\n\n## Core Software Engineering Upgrade\nThis project has been fully refactored from a legacy Create React App template into a modern, high-performance architecture.\n\n### Tech Stack\n- **Framework**: [React 19](https://react.dev/) (Concurrent rendering, improved hooks)\n- **Build Tool**: [Vite 5+](https://vitejs.dev/) (Instant HMR, esbuild-powered)\n- **Styling**: [Sass (SCSS)](https://sass-lang.com/) with a 7-1 architecture pattern and SCSS Modules.\n- **Data Layer**: [TanStack Query v5](https://tanstack.com/query) (Intelligent caching, background refetching, 1m staleTime)\n- **Routing**: [React Router 7](https://reactrouter.com/)\n- **API**: YouTube v3.1 via RapidAPI\n\n### Features\n- 🚀 **Performance**: Optimized rendering with React 19 and Vite.\n- 🎨 **Professional UI**: Fully custom SCSS styling (no generic MUI layouts).\n- 📱 **Responsive Design**: Mobile-first approach with custom mixins.\n- 🕒 **Watch History**: LocalStorage-based persistence to track your viewed content.\n- 🔍 **Advanced Search**: Intelligent search with debouncing and clear state.\n- 🦴 **Skeleton Loaders**: Custom animated skeletons for all viewports.\n\n## Architecture\n```text\nsrc/\n  app/       # Routing and Global Providers\n  components/# Modular UI elements (SCSS Modules)\n  hooks/     # Custom logic (History, API abstractions)\n  pages/     # Full-page views\n  services/  # API clients and query logic\n  styles/    # Global variables, mixins, and reset\n  utils/     # Constants and helpers\n```\n\n## Getting Started\n1. **Clone \u0026 Install**\n   ```bash\n   npm install\n   ```\n\n2. **Environment**\n   Create a `.env` file with your RapidAPI key:\n   ```env\n   VITE_RAPID_API_KEY=your_key_here\n   ```\n\n3. **Launch**\n   ```bash\n   npm run dev\n   ```\n\n## Development Patterns\n- **DRY Styling**: Global variables and mixins used via `additionalData` in Vite.\n- **SOC**: Separation of concerns between API logic (`services/`) and UI components.\n- **State Management**: Zero global state boilerplate by leveraging React Query for server data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibra-kdbra%2Fvideo-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibra-kdbra%2Fvideo-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibra-kdbra%2Fvideo-clone/lists"}