An open API service indexing awesome lists of open source software.

https://github.com/felipefreitasa/chat-app

💬 Chat group app, made with React Native and Firebase!
https://github.com/felipefreitasa/chat-app

authentication chat expo firebase firestore-database react reactnative

Last synced: 9 months ago
JSON representation

💬 Chat group app, made with React Native and Firebase!

Awesome Lists containing this project

README

          

# Chat app

![Design sem nome (2)](https://user-images.githubusercontent.com/77179768/145446999-c0d81eda-527e-459a-8352-a2c2a4cf272b.png)

## Install

- First, make sure you have Expo CLI installed: `npm install -g expo-cli`

- Install dependencies: `npm i` or `npm install`

- Run Project Locally: `npm start`

## Features

- User authentication
- Create a group chat
- Send messages

## Technologies

- React Native
- Firebase (Authentication and Firestore database)
- React Navigation
- React Native Elements
- Expo