https://github.com/kasperip/tinder-clone
Tinder clone made using React native & Expo.
https://github.com/kasperip/tinder-clone
dating dating-app expo react-native tinder tinder-clone
Last synced: 2 months ago
JSON representation
Tinder clone made using React native & Expo.
- Host: GitHub
- URL: https://github.com/kasperip/tinder-clone
- Owner: KasperiP
- Created: 2023-03-03T21:01:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T19:09:50.000Z (over 3 years ago)
- Last Synced: 2025-10-07T14:52:19.999Z (9 months ago)
- Topics: dating, dating-app, expo, react-native, tinder, tinder-clone
- Language: TypeScript
- Homepage:
- Size: 5.66 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tinder React Native Clone
This is a Tinder clone app made with React native and expo. This app is made for learning purposes only :D
## Example:
# Development setup:
Install dependencies
```
npm i
```
Start dev server
```
npm dev
```