{"id":21391471,"url":"https://github.com/isabelamoraes/ignite-react-native-rentx","last_synced_at":"2026-04-18T17:03:03.459Z","repository":{"id":123312796,"uuid":"373689276","full_name":"isabelamoraes/ignite-react-native-rentx","owner":"isabelamoraes","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-04T01:54:33.000Z","size":10220,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-17T07:37:36.231Z","etag":null,"topics":["axios","date-fns","expo","google-fonts","lottie","react-native","react-native-calendars","react-native-iphone-x-helper","react-native-responsive-fontsize","react-native-svg","react-navigation","styled-components"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/isabelamoraes.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-06-04T01:41:30.000Z","updated_at":"2022-02-27T23:29:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"01058d0f-5fce-445d-822e-201ae946ed0e","html_url":"https://github.com/isabelamoraes/ignite-react-native-rentx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isabelamoraes/ignite-react-native-rentx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isabelamoraes%2Fignite-react-native-rentx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isabelamoraes%2Fignite-react-native-rentx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isabelamoraes%2Fignite-react-native-rentx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isabelamoraes%2Fignite-react-native-rentx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isabelamoraes","download_url":"https://codeload.github.com/isabelamoraes/ignite-react-native-rentx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isabelamoraes%2Fignite-react-native-rentx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"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":["axios","date-fns","expo","google-fonts","lottie","react-native","react-native-calendars","react-native-iphone-x-helper","react-native-responsive-fontsize","react-native-svg","react-navigation","styled-components"],"created_at":"2024-11-22T13:33:16.321Z","updated_at":"2026-04-18T17:03:03.420Z","avatar_url":"https://github.com/isabelamoraes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n    \u003cimg src=\"https://github.com/isabelamoraes/ignite-react-native-rentx/blob/main/demo/logo.jpg?raw=true\" alt=\"rentx\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  RentX\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  Your luxury car rental app\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#reference\"\u003eReference\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Mobile Application Demo\" src=\"https://github.com/isabelamoraes/ignite-react-native-rentx/blob/main/demo/rentx.gif?raw=true\" width=\"60%\"\u003e\n\u003c/p\u003e\n\n## Features\n\nThis project was developed with the following technologies:\n\n-  **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.\n-  **[Expo](https://reactnative.dev/)** - A platform for making universal native apps for Android and iOS with JavaScript and React.\n\n## Getting Started\n\nTo clone and run this application, place from your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/isabelamoraes/ignite-react-native-rentx.git ignite-react-native-rentx\n\n# Go into the repository desired\n$ cd ignite-react-native-rentx\n\n# Install dependencies\n$ yarn\n\n# Run the API server\n$ yarn api\n\n# Run the mobile application (Android)\n$ expo start\n\n```\n\n## Reference\n\nThis application was developed during the classes of the Chapter III of the React Native track on Ignite, training promoted by Rocketseat.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisabelamoraes%2Fignite-react-native-rentx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisabelamoraes%2Fignite-react-native-rentx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisabelamoraes%2Fignite-react-native-rentx/lists"}