Skip to content

Commit c8a181f

Browse files
committed
add demo app
1 parent 6907a0c commit c8a181f

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

README.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</p>
99

1010
## Table of Contents
11+
1112
- [Table of Contents](#table-of-contents)
1213
- [Introduction](#introduction)
1314
- [Features](#features)
@@ -20,38 +21,43 @@
2021
- [Contributor](#contributor)
2122

2223
## Introduction
24+
2325
M4Chat is an simple maps app showing along all users that have signed up to this app and they can chat and track to each other.
2426

2527
## Features
26-
* Chat
27-
* Maps
28-
* Track friend
29-
* Push Notification
30-
* Realtime
28+
29+
- Chat
30+
- Maps
31+
- Track friend
32+
- Push Notification
33+
- Realtime
3134

3235
## Built With
36+
3337
[![React Native](https://img.shields.io/badge/react%20native-v0.60.5-blue)](https://facebook.github.io/react-native/)
3438
[![Firebase](https://img.shields.io/badge/firebase-v6.60-orange)](https://firebase.google.com/?gclid=EAIaIQobChMI2qeqx_3C4wIVTiUrCh0i0QGfEAAYASAAEgIPNfD_BwE)
3539
[![Firebase](https://img.shields.io/badge/React%20Native%20Maps-0.25.0-green.svg?style=rounded-square)](https://github.com/react-native-community/react-native-maps)
3640
![React Native Geolocation Service](https://img.shields.io/badge/react%20native%20geolocation%20service-v3.1.0-brightgreen)
3741
![React Native Gifted Chat](https://img.shields.io/badge/react%20native%20gifted%20chat-v0.9.11-yellowgreen)
3842

3943
## Requirements
40-
* node.js
41-
* code editor (visual studio code recommend)
4244

45+
- node.js
46+
- code editor (visual studio code recommend)
4347

4448
## Usage for Development
45-
* Clone this repository https://github.com/tejojr/ReactNativeM4Chat.git
46-
* Open CMD or Terminal and enter to the app directory
47-
* Type in Terminal npm install to install the required packages.
48-
* Type react-native run-android
4949

50+
- Clone this repository https://github.com/tejojr/ReactNativeM4Chat.git
51+
- Open CMD or Terminal and enter to the app directory
52+
- Type in Terminal npm install to install the required packages.
53+
- Type react-native run-android
5054

5155
## Download Apk
56+
5257
Download the APK [`here`](https://drive.google.com/file/d/1V8yKkaA40Oo8_DIJ_TrQPPKexQrvzN56/view?usp=sharing)
5358

5459
## Screenshot
60+
5561
<p align="center">
5662
<img src="https://res.cloudinary.com/zerefweismann/image/upload/v1569467336/github/m4chat/ounmctpasd9xiiduhbzj.png" width=200 align="center" style="margin-right:20px"/>
5763
<img src="https://res.cloudinary.com/zerefweismann/image/upload/v1569467336/github/m4chat/jp90arhqfu0kwiiaimdw.png" width=200 align="center"/>
@@ -63,10 +69,13 @@ Download the APK [`here`](https://drive.google.com/file/d/1V8yKkaA40Oo8_DIJ_TrQP
6369
<img src="https://res.cloudinary.com/zerefweismann/image/upload/v1569467337/github/m4chat/shvjv18jrw9fwgeh4ff1.png" width=200 align="center"/>
6470
<img src="https://res.cloudinary.com/zerefweismann/image/upload/v1569467336/github/m4chat/icvxbeffdrvhs6r2hgvv.png" width=200 align="center"/>
6571
</p>
72+
6673
## Demo App
6774

75+
Download the APK [`here`](https://www.youtube.com/watch?v=y_dS5pjDrNA)
6876

6977
## Contributor
78+
7079
<a href="https://github.com/tejojr">
7180
<img width="100" src="https://avatars2.githubusercontent.com/u/33275770?s=460&v=4" alt="Ammar Annajih Pasifiky">
7281
<br/>

0 commit comments

Comments
 (0)