{"id":17353094,"url":"https://github.com/gmartins-dev/netflix-react","last_synced_at":"2026-06-24T06:34:40.486Z","repository":{"id":104004726,"uuid":"481702047","full_name":"gmartins-dev/netflix-react","owner":"gmartins-dev","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-16T13:05:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T13:14:25.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gmartins-dev.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}},"created_at":"2022-04-14T18:02:31.000Z","updated_at":"2022-04-14T18:12:08.000Z","dependencies_parsed_at":"2023-11-08T11:45:11.904Z","dependency_job_id":null,"html_url":"https://github.com/gmartins-dev/netflix-react","commit_stats":null,"previous_names":["gmartins-dev/netflix-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gmartins-dev/netflix-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnetflix-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnetflix-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnetflix-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnetflix-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartins-dev","download_url":"https://codeload.github.com/gmartins-dev/netflix-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnetflix-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34720920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-15T17:15:36.555Z","updated_at":"2026-06-24T06:34:40.440Z","avatar_url":"https://github.com/gmartins-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## NETFLIX CLONE USING REACT\n\n\nSteps:\n\n1) import movies database from TMDB.org database\n\nhttps://developers.themoviedb.org/3/getting-started/introduction\n\nkey: fbebdab96fb21b739942d1a592853f3e\nurl base: https://api.themoviedb.org/3\n\n\nuseful tolls:\nTest API  --\u003e https://resttesttest.com/\nFormat json --\u003e http://jsonviewer.stack.hu/\n\n\nimport infos from external service(API TMDB):\n\n-Netflix originals\n-Trending \n-Top Rated\n-Action\n-Comedy\n-Horror\n-Romance\n-Documentary\n\ncreate a Fetch function for import movie infos from API Database\n\n2) creation of react components\n    -database\n    -header\n    -featured\n    -lists\n    -movieRow\n    -footer\n\n\n\n\n\n\n            \u003cdiv className=\"movieRow--listarea\"\u003e\n                {items.results.length \u003e 0 \u0026\u0026 items.results.map((item, key) =\u003e (\n                    \n                    \u003cimg src= {`https://image.tmdb.org/t/p/w300${item.poster_path}`} /\u003e\n                    \n                )\n                \n                )}\n            \u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnetflix-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartins-dev%2Fnetflix-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnetflix-react/lists"}