{"id":17353156,"url":"https://github.com/gmartins-dev/accurate-frontend","last_synced_at":"2025-09-11T17:44:20.069Z","repository":{"id":104004318,"uuid":"487505767","full_name":"gmartins-dev/accurate-frontend","owner":"gmartins-dev","description":"Desafio frontend da Accurate Software","archived":false,"fork":false,"pushed_at":"2022-05-06T13:43:30.000Z","size":169,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T18:39:19.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://accurate-frontend.vercel.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/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-05-01T10:20:41.000Z","updated_at":"2025-03-22T22:01:21.000Z","dependencies_parsed_at":"2023-07-04T17:38:54.991Z","dependency_job_id":null,"html_url":"https://github.com/gmartins-dev/accurate-frontend","commit_stats":null,"previous_names":["gmartins-dev/accurate-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gmartins-dev/accurate-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Faccurate-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Faccurate-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Faccurate-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Faccurate-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartins-dev","download_url":"https://codeload.github.com/gmartins-dev/accurate-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Faccurate-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274681038,"owners_count":25330232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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:47.476Z","updated_at":"2025-09-11T17:44:20.006Z","avatar_url":"https://github.com/gmartins-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003cp align=\"center\"\u003e\n\u003ckbd\u003e\n\u003cimg width=\"300\" style=\"border-radius: 5px\" height=\"450\" src=\"https://images2.imgbox.com/d7/aa/kzUpAROp_o.png\" alt=\"Intro\"\u003e\n\u003c/kbd\u003e\n\u003ckbd\u003e\n\u003cimg width=\"300\" style=\"border-radius: 5px\" height=\"450\" src=\"https://images2.imgbox.com/8d/15/jHs3tUBR_o.png\" alt=\"Intro\"\u003e\n\u003c/kbd\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e NETFLIX CLONE USING NEXT.js \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/react%20version-18.0.0-informational\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/next%20version-12.1.5-informational\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/license-MIT-success\"/\u003e\n\u003c/p\u003e\n\n - **Description:**\n\nA front-end Netflix clone built using Next.js and consuming themoviedb.org public API to get information about movies and series.\n\n - **Objetive:**\n\nStudy in practice how the SSR (Server Side Rendering) feature of the React Next.js framework works.\n\n - **Results:**\n\nAn application with extremely fast and flawless loading, with a fully responsive design and mobile friendly.\n\nSee more infos about this project on my LinkedIn post: https://bit.ly/post-nextflix\n\u003chr\u003e\n\n## Demonstration:\n\n\n - See online at: https://accurate-frontend.vercel.app/\n\n\n\u003cp align=\"center\"\u003e\n\u003ckbd\u003e\n\u003cimg width=\"600\" style=\"border-radius: 5px\" height=\"600\" src=\"https://images2.imgbox.com/53/b9/FsMOFxwT_o.gif\" alt=\"Demonstration\"\u003e\n\u003c/kbd\u003e\n\u003c/p\u003e\n\n## Resources Used in Development:\n\n-   Visual Studio Code;\n-   Next.js;\n-   React.js;\n-   MaterialUi;\n-   Styled-components;\n-   Axios (HTTP Client );\n-   PostMan (API send/response tests)\n\u003chr\u003e\n\n## How to run this project\n\nIf you want to run the project on your local machine, just follow the steps below:\n\n###  ⚙ Pre-requiriments\n\nBefore starting, you will need to have the following tools installed on your local machine project:\n[Git](https://git-scm.com), [React.js](https://reactjs.org/), [Next.js](https://nextjs.org/), [Node.js](https://nodejs.org/en/) our [Yarn](https://yarnpkg.com/).\n\n\n\n###  💻 Starting the project\n```bash\n\n# Clone this repositorie\n\n$ git clone https://github.com/guilhermemm-dev/accurate-frontend\n\n# Intall dependencies\n\n$ yarn our npm:\n\n- Next:  yarn add @next\n       npm install @next\n- MaterialUi: yarn add @mui/material @mui/icons-material @emotion/react @emotion/styled @styled-components\n            npm install @mui/material @mui/icons-material @emotion/react @emotion/styled @styled-components\n\n# Run the application\n\n$ yarn our npm start:\n\nyarn run next\nnpm run next\n\n```\n\n###  🚀 Technologies\n\nThis project was developed based on the following technologies:\n\n- JavaScript\n- React.js\n- Next.js\n- MaterialUi\n- Styled-components\n- CSS \n- HTML \n\n###  📕 Libraries\n\nThis project used the following libs:\n\n- Api from themoviedatabase.org\n- MaterialUi\n- Axios\n\n\n###  ⚖ Rights\n\nAll image, design and information rights are reserved by Netflix and The Movie Database.\nThis is not a commercial project, it was made for the purpose of practical learning only.\n\n###  📝 License\n\nThis project is under the MIT license.\n\n\u003chr/\u003e\n\n\u003ch3\u003e Made by Guilherme Martins - @guilhermemm-dev \u003c/h3\u003e\n\n- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev/\n- GitHub: https://github.com/guilhermemm-dev\n- Portfolio: https://guilhermemm-dev.github.io/portifolio/\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Faccurate-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartins-dev%2Faccurate-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Faccurate-frontend/lists"}