Skip to content

a Real time chat app made with Expo and Firebase runs on IOS, Android and Web

Notifications You must be signed in to change notification settings

hatmramadn/signal-chat-app

Repository files navigation

signal-chat-app

a Real time chat app made with Expo and Firebase runs on IOS, Android and Web

App Demo

signal

App Features

  • Firebase auth
  • Auto login
  • Realtime messaging

How to run the app

  1. Clone the project
git clone https://github.com/hatmramadn/signal-chat-app.git
  1. Install dependencies
cd signal-chat-app

# Using yarn
yarn install

# Using npm
npm install
  1. Run the app
# Using yarn
yarn ios
yarn android

# Using npm
npm run ios
npm run android

About

a Real time chat app made with Expo and Firebase runs on IOS, Android and Web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published