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

https://github.com/skyv26/chat-app-rn


https://github.com/skyv26/chat-app-rn

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Chat Application










# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 ChatBuddy

**ChatBuddy** is a minimal clone mobile application just like whatsApp but with minimal features where a person can chat with another person in the network, and can also share image and videos.

## 🛠 Built With

### Tech Stack

Client

Server and Database

Real-Time Technology

### Key Features

- **Send and Recieve the messages**
- **Share photos and videos**
- **Persistent Data**
- **Authentication based Registeration and LogIn**
- **Real-time chat**

(back to top)

## 🚀 Live Demo

- Link will be share soon 🎈

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
cd YOUR_DESIRED_FOLDER
git clone git@github.com:skyv26/Chat-App-RN.git
```

### Install

Install this project with:

```sh
cd Chat-App-RN
yarn install
```

### Usage

To run the project, execute the following command:

```sh
yarn start
```

(back to top)

## 👥 Authors

👤 **Aakash Verma**

- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@twitterhandle](https://twitter.com/devaakashv)
- LinkedIn: [@skyv2022](https://linkedin.com/in/skyv2022)

(back to top)

## 🔭 Future Features

- [ ] **Will be share soon**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project...

(back to top)

## 🙏 Acknowledgments

I would like to thank to my friends, mentor, coaches and some other great experts whom resources, advices and tips helped me in building this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)