/xati

Xati. Chat message app

Primary LanguageTypeScript

Xati.


Logo React Native

Mobile chat app. Build with React Native and Firebase database.

Login Screen

Home Page

Home Screen

SearchResult Page

Chat Screen

Result Page

๐Ÿงช Tecnologies

This project was developed using cutting edge front-end technologies.

๐Ÿš€ Getting started

  • You need to install Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/guiathayde/xati.git && cd xati

Follow the steps below

# Install the dependencies
$ yarn

# Build the app android
$ yarn android

# Build the app ios
$ yarn ios

# Start Metro Bundler
yarn start

Made with ๐Ÿ’œ by Guilherme Athayde