{"id":21602322,"url":"https://github.com/bj1209/youtube-clone-redux","last_synced_at":"2026-05-04T00:34:21.591Z","repository":{"id":109040521,"uuid":"343385960","full_name":"BJ1209/youtube-clone-redux","owner":"BJ1209","description":"YouTube clone with ReactJs - react functional hooks, YouTube-API, Redux and much more...","archived":false,"fork":false,"pushed_at":"2021-05-08T19:22:24.000Z","size":5364,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T13:24:53.128Z","etag":null,"topics":["axios","firebase","react","redux","youtube-api"],"latest_commit_sha":null,"homepage":"https://clone-redux-bjs.web.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/BJ1209.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":"2021-03-01T11:05:21.000Z","updated_at":"2022-11-29T12:58:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"afaa0914-2f5c-4d77-b555-b42eddd321c1","html_url":"https://github.com/BJ1209/youtube-clone-redux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BJ1209/youtube-clone-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BJ1209%2Fyoutube-clone-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BJ1209%2Fyoutube-clone-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BJ1209%2Fyoutube-clone-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BJ1209%2Fyoutube-clone-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BJ1209","download_url":"https://codeload.github.com/BJ1209/youtube-clone-redux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BJ1209%2Fyoutube-clone-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["axios","firebase","react","redux","youtube-api"],"created_at":"2024-11-24T19:12:49.981Z","updated_at":"2026-05-04T00:34:21.572Z","avatar_url":"https://github.com/BJ1209.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Home-Image\" src=\"./src/Assets/images/youtube.png\" width=\"50%\" /\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cp \nalign=\"center\" \nstyle=\"font-size:2rem; letter-spacing: 4px;\"\u003e\nUsing \n\u003cbr/\u003e ReactJs, Sass, Firebase and YouTube API \n\u003cbr /\u003e\nFully Responsive\n\u003c/p\u003e\n\n## Packages Used:\n\u003cul\u003e\n \u003cli\u003ereact - Used as UI Library.\u003c/li\u003e\n \u003cli\u003eredux - Used for the state management in the app.\u003c/li\u003e\n \u003cli\u003efirebase - Used for the deployment.\u003c/li\u003e\n \u003cli\u003ereact-router-rom - Used as a routing library.\u003c/li\u003e\n \u003cli\u003ematerial-ui - Used as icon library.\u003c/li\u003e\n \u003cli\u003eaxios - Used as Fetching library.\u003c/li\u003e\n \u003cli\u003enumeral - Used for the easy number conversions.\u003c/li\u003e\n \u003cli\u003emoment - Used for the time-ago functionality.\u003c/li\u003e\n \u003cli\u003ereact-loading-skeleton - Used as loading components.\u003c/li\u003e\n \u003cli\u003ereact-lazy-load-image-component - Used for the Lazy load images.\u003c/li\u003e\n\u003c/ul\u003e\n\n## API: \nMany features can be added to this project as it is not absolute. You can follow the *[documentation](https://developers.google.com/youtube/v3/docs)* for more data end-points.\u003cbr\u003e\nI have used some end-points like fetching:\n 1. most-popular-videos\n 2. video details\n 3. channel details\n 4. channel videos\n 5. user's subscriptions and playlists\n 6.  search query\n\n\n## API Key:\nCreate a new project *[here](https://console.cloud.google.com/)* and  get the API key from dashboard/credential panel and paste in the *axios.js* in the *src/utils* folder.\n\n\n\n## Preview of the Project: \n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e1. Home-Screen\u003c/h3\u003e\n  \u003cimg alt=\"Home-Image\" src=\"./src/Assets/images/1-Home-Screen.png\" width=\"80%\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e2. Watch-Screen\u003c/h3\u003e\n  \u003cimg alt=\"Home-Image\" src=\"./src/Assets/images/2-Watch-Screen.png\" width=\"80%\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e3. Channel-Screen\u003c/h3\u003e\n  \u003cimg alt=\"Home-Image\" src=\"./src/Assets/images/3-Channel-Screen.png\" width=\"80%\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e4. Search-Screen\u003c/h3\u003e\n  \u003cimg alt=\"Search-Image\" src=\"./src/Assets/images/4-Search-Screen.png\" width=\"80%\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Installation and set-up\n\n1. Install all the dependencies\n    ```\n      npm install\n     ```\n2. Paste the YouTube API_KEY in the ***src/utils/axios.js*** file\n  \n3. Start the development server\n    ```\n   npm start\n    ```\n\n## Production Build\n\n1. Generate the production build\n\n   ```\n   npm run build\n   ``` \n\n```\nIf you like the work then don't forget to hit that ⭐ button to show some appreciation \u0026 love\nfor this project as your token of love does wonders.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbj1209%2Fyoutube-clone-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbj1209%2Fyoutube-clone-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbj1209%2Fyoutube-clone-redux/lists"}