Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udokailodigwe/chatmeup
chatMeUp is a mobile app for fast interactions between end users
https://github.com/udokailodigwe/chatmeup
expo firebase firestore gifted-chat netinfo react-native
Last synced: about 2 months ago
JSON representation
chatMeUp is a mobile app for fast interactions between end users
- Host: GitHub
- URL: https://github.com/udokailodigwe/chatmeup
- Owner: Udokailodigwe
- Created: 2022-03-17T15:42:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T20:33:23.000Z (over 2 years ago)
- Last Synced: 2023-03-06T05:25:42.106Z (almost 2 years ago)
- Topics: expo, firebase, firestore, gifted-chat, netinfo, react-native
- Language: JavaScript
- Homepage:
- Size: 979 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chatMeUp
This is a chat application for mobile devices. It is built with the use of React Native.
Users will be able to select background chat room colors of their choice, share images and location on their chat interface.
## User Story
As a user, i want to flexibly select the design of my chatroom environment and easily enter a chatroom, so i can quickly chat with my friends and family. Share images and location with my friends and family too.
## Key Features
# Setting Up The App
## Build Requirements
## Installation
Fork or download this repo.
npm install or yarn install in the terminal to install all dependencies.
## How to set chatMeUp running
1. Download and install the code.
2. Install Expo globally npm install --global expo-cli.
3. To start the app, run expo start or npm start.
4. To run the app on a device, install an emulator or install expo go on your smartphone.