Skip to content

melek-hedhili/Tinder_App_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinder App

Tinder app made with react-native

Getting started

  • Cd into the directory and npm install

  • Cd into android/app and add your google-services.json

  • Create a .env file inside the directory and store the following:

    • API_KEY=Insert the Firebase Api Key
    • AUTH_DOMAIN=Firebase Auth domain
    • PROJECT_ID=Firebase Project id
    • STORAGE_BUCKET=Firebase Storage Bucket
    • MESSAGING_SENDER_ID=Firebase Messaging Sender Id
    • APP_ID=Firebase APP ID
    • MESUREMENT_ID=Firebase Mesurement Id
    • WEB_CLIENT_KEY=Your Google Web Client Key (For google authentification)
  • For the WEB_CLIENT_KEY and the google-services.json, you will need to go through the Google developer console page respectively

  • npx react-native start

  • npx react-native run-android

Demo

tinder_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published