HumorUs - Mobile App created using React Native for Android (currently) Tinder like dating app that lets users swipe on photos (retrieved from database) Facebook OAuth through react-native-facebook-login package Uses React Native navigation User swipes left or right through imgur pictures. After 50 swipes, user is matched up with 5 people based on similarity in humor, shown in percentages. No messaging component yet, there will be.. Settings page allows for editing user info. Currently uses setTimeOuts instead of JS promises (will change soon ..promise) To use git clone npm install react-native run-android There's zero testing and things to be fixed. (will update as I go)