This is a messagner using Google oAuth to sign in. Allows anyone to jump into this global chat room and charm in.
- MacOS:
- iOS & Android app
- Windows:
- Android app (only)
- React, React Native, Xcode, Android Studio, Axios, Redux, Redux-Sagas, Node, Express Server, Web Socket, and more.
- Clone or download repo.
- cd into
MobileIMfolder. - run
yarnto install dependencies. - cd into
serverfolder. - run
yarnto install server's dependencies.
- cd into
serverfolder. - run
nodemonto spin up server. - on a new terminal window, cd into the
MobileIMfolder. - run
react-native run-[platform](platform: ios/android)
Any advise for common problems or issues please report under the issues tab.
Names and contact info
This project is licensed under the MIT License - see the LICENSE.md file for details
Inspiration, code snippets, etc.