{"id":19270202,"url":"https://github.com/arturfriedrich/netflix-clone","last_synced_at":"2026-04-28T21:35:21.173Z","repository":{"id":163595132,"uuid":"478694418","full_name":"arturfriedrich/netflix-clone","owner":"arturfriedrich","description":"Simplified clone of the Streaming Platform: Netflix","archived":false,"fork":false,"pushed_at":"2022-04-25T21:52:59.000Z","size":19496,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T01:30:39.626Z","etag":null,"topics":["compoun","css","fire","html","javascript","react","react-","styled"],"latest_commit_sha":null,"homepage":"","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/arturfriedrich.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":"2022-04-06T19:11:22.000Z","updated_at":"2022-04-25T21:46:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e440877-0e56-48e8-84f5-3427a345e33e","html_url":"https://github.com/arturfriedrich/netflix-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arturfriedrich/netflix-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturfriedrich%2Fnetflix-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturfriedrich%2Fnetflix-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturfriedrich%2Fnetflix-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturfriedrich%2Fnetflix-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arturfriedrich","download_url":"https://codeload.github.com/arturfriedrich/netflix-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturfriedrich%2Fnetflix-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["compoun","css","fire","html","javascript","react","react-","styled"],"created_at":"2024-11-09T20:23:45.150Z","updated_at":"2026-04-28T21:35:16.156Z","avatar_url":"https://github.com/arturfriedrich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netflix Clone\n\n*Simplified clone of the Streaming Platform: **Netflix***\n\n## Overview\n\n## My process\n\n### Built with\n\n-   React\n-   HTML\n-   CSS\n-   Javascript\n-   Firebase\n\n### What I learned\n\n-   Large React Based Architectures\n-   Styled Components\n-   Compound Components\n-   Firebase (Firestore \u0026 Auth)\n\n\n```jsx\nexport default function Card({ children, ...restProps }) {\n    const [showFeature, setShowFeature] = useState(false)\n    const [itemFeature, setItemFeature] = useState(false)\n    \n    return (\n      \u003cFeatureContext.Provider value={{ showFeature, setShowFeature, itemFeature, setItemFeature }}\u003e\n        \u003cContainer {...restProps}\u003e{children}\u003c/Container\u003e\n      \u003c/FeatureContext.Provider\u003e\n    )\n}\n```\n\n\n## Author\n\n-   GitHub - [@arturfriedrich](https://www.github.com/arturfriedrich)\n-   Twitter - [@arturfriedrich7](https://twitter.com/arturfriedrich7)\n\n## Supporting Scrimba\n\nSince 2017, we have created over 20 free courses on Scrimba, and we're going to\ncontinue launching free courses. But to pay our bills, we have to charge once\nin a while. So if you've ever wanted to \"give back\" to Scrimba, you can do that by buying\n\tone of our paid courses\n\n- [Become a professional React developer](https://scrimba.com/course/greact)\n- [The Responsive Web Design Bootcamp](https://scrimba.com/course/gresponsive)\n- [The Ultimate JavaScript Bootcamp](https://scrimba.com/course/gjavascript)\n\n\tIt would also mean the world to us if you share the courses.  \n\nHappy Coding!\n\n## Screenshots\n![Screen Shot 2022-04-25 at 23 29 01](https://user-images.githubusercontent.com/67378210/165180176-a63b0a9d-5bfa-4604-96c0-474188fb3762.png)\n![Screen Shot 2022-04-25 at 23 29 06](https://user-images.githubusercontent.com/67378210/165180167-f7ef8873-cd91-4841-abda-9de59fee73df.png)\n![Screen Shot 2022-04-25 at 23 29 30](https://user-images.githubusercontent.com/67378210/165180163-ebc8cda7-e078-4656-9eee-b010bc7ddc2d.png)\n![Screen Shot 2022-04-25 at 23 29 48](https://user-images.githubusercontent.com/67378210/165180153-749917d1-3b96-4850-9860-c4142751ff4f.png)\n![Screen Shot 2022-04-25 at 23 29 55](https://user-images.githubusercontent.com/67378210/165180135-acfab06c-cdda-4394-a818-438ce2fa97ce.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farturfriedrich%2Fnetflix-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farturfriedrich%2Fnetflix-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farturfriedrich%2Fnetflix-clone/lists"}