{"id":17688604,"url":"https://github.com/brijenmakwana/uber-ride","last_synced_at":"2025-04-22T15:26:06.790Z","repository":{"id":162046025,"uuid":"636541365","full_name":"BrijenMakwana/uber-ride","owner":"BrijenMakwana","description":"Uber is a renowned global ride-sharing and transportation network company. I have made an effort to mirror the design of the original app exactly.","archived":false,"fork":false,"pushed_at":"2023-07-31T12:05:49.000Z","size":2703,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:33:56.225Z","etag":null,"topics":["expo","mobile-development","react-native","react-native-maps","react-navigation","typescript","uber","uber-clone"],"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/BrijenMakwana.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":"2023-05-05T04:49:32.000Z","updated_at":"2024-04-16T12:40:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b1c107e-842e-4430-b1e9-17139b312e5b","html_url":"https://github.com/BrijenMakwana/uber-ride","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrijenMakwana%2Fuber-ride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrijenMakwana%2Fuber-ride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrijenMakwana%2Fuber-ride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrijenMakwana%2Fuber-ride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrijenMakwana","download_url":"https://codeload.github.com/BrijenMakwana/uber-ride/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250266191,"owners_count":21402249,"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","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":["expo","mobile-development","react-native","react-native-maps","react-navigation","typescript","uber","uber-clone"],"created_at":"2024-10-24T11:44:52.611Z","updated_at":"2025-04-22T15:26:06.759Z","avatar_url":"https://github.com/BrijenMakwana.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./assets/icon.png\" width=\"200\" height=\"200\"/\u003e\n\n# Uber App Clone (Taxi Booking App)\n\n## Table of contents\n\n- [Overview](#overview)\n- [Screenshots](#screenshots)\n- [Run the project](#run-the-project)\n- [Built with](#built-with)\n\n## Overview\n\n- Uber is a renowned global ride-sharing and transportation network company.\n- In the Uber app clone, you will experience a comprehensive range of functionalities similar to the original Uber app.\n- To achieve a polished and user-friendly interface, I meticulously designed a series of custom components that replicate the aesthetics of the official Uber app.\n- For smooth navigation within the app, I incorporated the React Navigation library, providing users with a well-structured navigation system to effortlessly move between screens and access various app features.\n- I made an effort to mirror the design of the original app exactly, ensuring that users feel familiar with the app and can easily navigate through its features.\n- The app only has a frontend design at the moment, and dummy data is being pulled from a data file. This allows users to interact with the app and experience its functionalities, even though it does not support real-time ride-hailing.\n\n## Screenshots\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px;\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_1.jpg\" alt=\"Screenshot 1\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_2.jpg\" alt=\"Screenshot 2\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_3.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_4.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_5.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_6.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_7.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_8.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_9.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_10.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_11.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_12.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_13.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n  \u003cimg src=\"./assets/images/Screenshots/preview_14.jpg\" alt=\"Screenshot 3\" width=\"250\"\u003e\n\n\u003c/div\u003e\n\n## Run the project\n\nFirst you need to have node and Android Studio install in your machine to run this project and app.\nClone this project and open it on any Code Editor or IDE.\nThen run this command.\n\n```\nnpm i\n```\n\nIt will install all the dependencies in your system. Then run this command to start the server.\n\n```\nnpm start\n```\n\nNow you can view this app on your Android smartphone or Android Emulator\n\n## Built with\n\n- React Native\n- Expo\n- Typescript\n- React Navigation\n- React-Native-Maps\n- Styled Components\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrijenmakwana%2Fuber-ride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrijenmakwana%2Fuber-ride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrijenmakwana%2Fuber-ride/lists"}