{"id":21323512,"url":"https://github.com/nayak-nirmalya/tinder-clone","last_synced_at":"2025-06-21T00:09:12.801Z","repository":{"id":154974891,"uuid":"631141311","full_name":"nayak-nirmalya/tinder-clone","owner":"nayak-nirmalya","description":"Tinder Clone with React Native, Expo, TypeScript, TailWindCSS, Context API, Google Firebase, React Navigation.","archived":false,"fork":false,"pushed_at":"2023-04-29T09:30:15.000Z","size":3554,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:11:51.502Z","etag":null,"topics":["android","eas","expo","firebase","firestore","ios","oauth2","react-native","react-navigation","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://expo.dev/accounts/nirmalya_nayak/projects/tinder/builds/865c6309-244e-423a-83fe-7741aa96df14","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/nayak-nirmalya.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-04-22T04:07:36.000Z","updated_at":"2025-03-29T14:03:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"de3aa9c5-ca77-4b8e-a1fe-fbaf90f62e98","html_url":"https://github.com/nayak-nirmalya/tinder-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nayak-nirmalya/tinder-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayak-nirmalya%2Ftinder-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayak-nirmalya%2Ftinder-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayak-nirmalya%2Ftinder-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayak-nirmalya%2Ftinder-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nayak-nirmalya","download_url":"https://codeload.github.com/nayak-nirmalya/tinder-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayak-nirmalya%2Ftinder-clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261039105,"owners_count":23100975,"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":["android","eas","expo","firebase","firestore","ios","oauth2","react-native","react-navigation","tailwindcss","typescript"],"created_at":"2024-11-21T20:24:33.819Z","updated_at":"2025-06-21T00:09:07.779Z","avatar_url":"https://github.com/nayak-nirmalya.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tinder Clone (Expo)\n\nThis is a repository for Tinder Clone with React Native, Expo, TypeScript, TailWindCSS, Context API, Google Firebase, React Navigation.\n\nFuncionalities:\n\n- Log In / Sign Up with Firebase Google OAuth.\n- Swipe Left/Right on Profiles to Pass/Match.\n- Add or Edit User Details.\n- Chat with Matched Users.\n- In-App Screen Navigation with Gesture.\n- Modern / Responsive Layout.\n\n### Prerequisites\n\n**Node ^= 16**\n\n**Expo Go (from Mobile AppStore)**\n\n**Android Studio / XCode (Virtual Device Simulation)**\n\n**VS Code (IDE)**\n\n**EAS_CLI (To Build Application)**\n\n### Cloning the repository\n\n```shell\ngit clone https://github.com/nayak-nirmalya/tinder-clone.git\n```\n\n## Running Project\n\nTo run your project, navigate to the root directory and run one of the following npm commands:\n\n```shell\ncd uber-clone\nnpm run android\nnpm run ios # you need to use macOS to build the iOS project - use the Expo app if you need to do iOS development without a Mac\nnpm expo start\n```\n\nIf You Face Any Issue Run:\n\n```shell\nexpo start -c\n```\n\nto Clear Expo Build Cache.\n\nThis Expo Project Has Native dependencies, so to run you have to build first:\n\n```shell\neas build --profile development --platform android\n```\n\n🤖 Open this link on your Android devices (or scan the QR code) to install the app:\nhttps://expo.dev/accounts/nirmalya_nayak/projects/tinder/builds/865c6309-244e-423a-83fe-7741aa96df14\n\n## Screenshots\n\n\u003cdiv align='center'\u003e\n\n### LogIn Screen\n\n\u003cimg src=\"readme_imgs/login_screen.jpg\" width=\"360\"\u003e\n\n### Home Screen\n\n\u003cimg src=\"readme_imgs/home_screen.png\" width=\"360\"\u003e\n\n### No More Profile\n\n\u003cimg src=\"readme_imgs/no_profile.png\" width=\"360\"\u003e\n\n### User SetUp Modal\n\n\u003cimg src=\"readme_imgs/modal_screen.png\" width=\"360\"\u003e\n\n### Match Screen\n\n\u003cimg src=\"readme_imgs/match_screen.png\" width=\"360\"\u003e\n\n### Chat List Screen\n\n\u003cimg src=\"readme_imgs/chat_screen.jpg\" width=\"360\"\u003e\n\n### Message Screen\n\n\u003cimg src=\"readme_imgs/message_screen.png\" width=\"360\"\u003e\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayak-nirmalya%2Ftinder-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnayak-nirmalya%2Ftinder-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayak-nirmalya%2Ftinder-clone/lists"}