{"id":19967795,"url":"https://github.com/thegera4/recipes","last_synced_at":"2026-05-19T05:42:43.781Z","repository":{"id":145791011,"uuid":"547995913","full_name":"thegera4/recipes","owner":"thegera4","description":"This is a react-native mobile app about meals recipes","archived":false,"fork":false,"pushed_at":"2022-10-09T22:15:43.000Z","size":433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T17:47:58.298Z","etag":null,"topics":["context-api","javascript","mobile","react-native","react-navigation","redux-toolkit"],"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/thegera4.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-10-08T18:16:17.000Z","updated_at":"2022-10-09T22:05:44.000Z","dependencies_parsed_at":"2023-05-05T12:03:26.244Z","dependency_job_id":null,"html_url":"https://github.com/thegera4/recipes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thegera4/recipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegera4%2Frecipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegera4%2Frecipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegera4%2Frecipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegera4%2Frecipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thegera4","download_url":"https://codeload.github.com/thegera4/recipes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thegera4%2Frecipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006107,"owners_count":26084026,"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-10-11T02:00:06.511Z","response_time":55,"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":["context-api","javascript","mobile","react-native","react-navigation","redux-toolkit"],"created_at":"2024-11-13T02:43:45.063Z","updated_at":"2025-10-11T03:24:45.826Z","avatar_url":"https://github.com/thegera4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recipes\nThis is a react-native mobile app about meals recipes. It was made to practice:\n* React-native navigation to display different screens with different information,\n* Styles, \n* Redux-toolkit and contextApi to manage app states.\n\n\u003cdiv\u003e\n\u003ch4\u003eIn the main screen, you will see tiles with all of the meal categories\u003c/h4\u003e\n\u003c/div\u003e\n\n![mainScreen](https://user-images.githubusercontent.com/84020433/194733466-3c3fb703-9f3b-4a98-a6ed-99aa78cb9254.JPG)\n\n\u003cdiv\u003e\n\u003ch4\u003eIf you tap in a tile, you will navigate to the overview of the meals in that category\u003c/h4\u003e\n\u003c/div\u003e\n\n![categoryOverview](https://user-images.githubusercontent.com/84020433/194733492-e507df92-7331-4687-b33c-838806d39a6e.JPG)\n\n\u003cdiv\u003e\n\u003ch4\u003eIf you tap in a card, you will navigate to the meal recipe screen, where you will find all of the ingredientes and instructions for preparation\u003c/h4\u003e\n\u003c/div\u003e\n\n![recipe](https://user-images.githubusercontent.com/84020433/194733493-7e319760-5db8-4b78-8f03-aa319a4693e5.JPG)\n\n\u003cdiv\u003e\n\u003ch4\u003eYou can tap in the start icon in the header bar, in order to add that specific recipe to your favorites list.\u003c/h4\u003e\n\u003c/div\u003e\n\n![outline](https://user-images.githubusercontent.com/84020433/194781892-0a73d483-de50-4358-ac3a-67ccb09587ef.JPG)\n![star](https://user-images.githubusercontent.com/84020433/194781898-ac2cfe47-8e31-4c9f-b3ae-b9d15dbfe038.JPG)\n\n\u003cdiv\u003e\n\u003ch4\u003eThere is also a drawer in the main screen, which you can use to navigate quickly to different screens.\u003c/h4\u003e\n\u003c/div\u003e\n\n![drawer](https://user-images.githubusercontent.com/84020433/194733490-2cdc0bed-cafb-4e1b-bac3-cd740e7d0b6f.JPG)\n\n\u003cdiv\u003e\n\u003ch4\u003eFavorites list screen\u003c/h4\u003e\n\u003c/div\u003e\n\n![noFavs](https://user-images.githubusercontent.com/84020433/194781973-a0ba45db-3e91-41ae-bdda-5f01a1cd628f.JPG)\n![favs](https://user-images.githubusercontent.com/84020433/194781879-8b8eb406-094e-4550-adcd-d9e81cc9a475.JPG)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegera4%2Frecipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthegera4%2Frecipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegera4%2Frecipes/lists"}