Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.22 KB

Tinder Clone - React Native, Tailwind, Firebase

react-native tailwind firebase

Welcome to the Tinder Clone project, a dating application built with React Native using Tailwind CSS for styling and Firebase for authentication and database management.

Tinder Clone GIF

Table of Contents

Installation

  1. Clone the repository:
git clone  https://github.com/WormavTinder_clone_react_native.git
  1. Install dependencies:
yarn
  1. Firebase
REACT_NATIVE_FIREBASE_API_KEY=your-api-key
REACT_NATIVE_FIREBASE_AUTH_DOMAIN=your-auth-domain
REACT_NATIVE_FIREBASE_PROJECT_ID=your-project-id
REACT_NATIVE_FIREBASE_STORAGE_BUCKET=your-storage-bucket
REACT_NATIVE_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
REACT_NATIVE_FIREBASE_APP_ID=your-app-id

License

Feel free to copy the content of the code block above and paste it into your README.md file. Adjust the details as needed for your specific project.