Tinder version for developers. In server.js (backend), the username and password parameters have been omitted. If you want to run this app, please contact me or create a cluster on MongoDB.
Important! Just to get thing up to date, you may need to download the dependencies of this project.
yarn build-dev
yarn start
To install the app on the phone: For Android:
yarn react-native run-android
For iOS:
yarn react-native run-ios
The scripts.txt contains some other scripts that can help. We use Chocolatey as packege manager to download Yarn and NPM.