{"id":23266870,"url":"https://github.com/marcosvel/ifood-jovemdev","last_synced_at":"2026-05-06T00:40:19.836Z","repository":{"id":104199789,"uuid":"331501925","full_name":"MarcosVel/iFood-JovemDEV","owner":"MarcosVel","description":"React Native iFood app","archived":false,"fork":false,"pushed_at":"2021-01-27T02:20:23.000Z","size":200,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T08:18:28.617Z","etag":null,"topics":["app","expo","ifood","mobile","mobile-development","react-native"],"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/MarcosVel.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-01-21T03:21:37.000Z","updated_at":"2024-06-13T04:03:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c5998b2-2360-4ca5-a97a-da7f09efe32f","html_url":"https://github.com/MarcosVel/iFood-JovemDEV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcosVel/iFood-JovemDEV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FiFood-JovemDEV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FiFood-JovemDEV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FiFood-JovemDEV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FiFood-JovemDEV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosVel","download_url":"https://codeload.github.com/MarcosVel/iFood-JovemDEV/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosVel%2FiFood-JovemDEV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"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-08-16T02:00:11.002Z","response_time":91,"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":["app","expo","ifood","mobile","mobile-development","react-native"],"created_at":"2024-12-19T16:32:38.918Z","updated_at":"2025-10-05T23:44:24.032Z","avatar_url":"https://github.com/MarcosVel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- AUTO-GENERATED-CONTENT:START (STARTER) --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"Ifood\" src=\"https://hotmart.s3.amazonaws.com/checkout_custom/cdbb924e-755e-4248-886c-8b8ec8338f37/bannercheckout.png\" width=\"700\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Ifood Clone\n\u003c/h1\u003e\n\nAplicativo Desenvolvido por \u003ca href=\"https://instagram.com/gustavoNoronha0\"\u003eGustavo Noronha\u003c/a\u003e\n\n_Para a live do JovemDev [Site Oficial](https://jovemdev.com.br)._\n\n## 🚀 Vamos lá?\n\n1.  **Primeiro Passo: Faça clone do projeto.**\n\n    Você pode baixar ou clonar meu projeto na seguinte url.\n\n    ```sh\n    # crie um novo repositório e baixe o projeto\n    ifood clone interface https://github.com/GustavoNoronha/ifood-live-completo\n    ```\n\n2.  **Execute os pacotes.**\n\n    Você pode fazer isso utlizando o yarn ou npm.\n\n    ```sh\n    npm install ou\n    yarn install\n    ```\n\n3.  **Execute o json-server!**\n\n    Você deve executar entao o Json Server para acesso as imagens e demais!\n\n    _\n    ```sh\n    Para instalar o Json Server / yarn : yarn add json-server ou\n    Para instalar o Json Server / npm : npm install json-server\n    ```\n    Agora precisamos executar o json server para termos acesso a nossa \"api\" posteriormente!\n    ```sh\n    Para executar o Json Server: npx json-server --H 192.168.0.12 -p 3333 server.json\n    ```\n    Repare que o ip local 192.168.0.12 é o meu, você deve substituir pelo seu, para saber seu ip deve ir no cmd e digitar o comando abaixo:\n     ```sh\n    ipconfig\n    ```\n    OBS: Escolha a opção: Endereço IPv4.\n    \n 4.  **Mude o Caminho da API!**\n    \u003cp align=\"center\"\u003e\n      \u003cimg alt=\"expo\" src=\"https://user-images.githubusercontent.com/58527704/99564915-c8ccaa00-29a9-11eb-9db3-e2c862336c31.PNG\" width=\"300\" /\u003e\n    \u003c/p\u003e\n   \n  \n    \n 5.  **Execute o Projeto com o expo!**\n    Agora precisamos executar o projeto!\n    \n \n    expo start\n\n   \n    \n    \n5.  **Teste o Projeto com o expo!**\n\n    Depois de ter executado o expo é só escaniar o código qr ou executar no navegador! \n     \u003cp align=\"center\"\u003e\n      \u003cimg alt=\"expo\" src=\"https://user-images.githubusercontent.com/58527704/99565948-0c73e380-29ab-11eb-955b-533a8b4a35fe.PNG\" width=\"300\" /\u003e\n    \u003c/p\u003e\n    \n## 🧐 Estruturas de pastas\n\nSaiba a estruturação deste projeto / src\n\n     \n    ├── src\n      ├── assets\n      ├── componentes\n        ├── endereco \n            index.js\n            styles.js\n        ├── categorias\n        ├── cupom\n        ├── cabecalho\n        ├── pesquisa\n        ├── ofertas\n        ├── promocoes\n        ├── restaurantes\n        ├── sugestoes\n      ├── pages\n        ├── home\n        ├── delivery\n      ├── services\n        api.js\n      ├── utils\n      routes.js\n  \n\n## 💫 Links úteis\n| Recurso | Link |\n| ------ | ------ |\n| Yarn | https://yarnpkg.com/ |\n| NPM | https://www.npmjs.com/ |\n| Site | https://www.jovemdev.com.br/ |\n| Instagram | https://www.instagram.com/jovemdev.oficial/ |\n| Youtube | https://www.youtube.com/channel/UC_AHwgNm0YXYC2LDhjcreGg |\n| Instagram ( Pessoal ) | https://www.instagram.com/gustavoNoronha0/\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fifood-jovemdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosvel%2Fifood-jovemdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvel%2Fifood-jovemdev/lists"}