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
MobileIM
folder. - run
yarn
to install dependencies. - cd into
server
folder. - run
yarn
to install server's dependencies.
- cd into
server
folder. - run
nodemon
to spin up server. - on a new terminal window, cd into the
MobileIM
folder. - 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.