https://github.com/skyv26/chat-app-rn
https://github.com/skyv26/chat-app-rn
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyv26/chat-app-rn
- Owner: skyv26
- License: mit
- Created: 2024-03-12T07:45:55.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-12T14:43:56.000Z (over 2 years ago)
- Last Synced: 2025-06-29T18:02:57.422Z (about 1 year ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
Client
Server and Database
Real-Time Technology
- **Send and Recieve the messages**
- **Share photos and videos**
- **Persistent Data**
- **Authentication based Registeration and LogIn**
- **Real-time chat**
- Link will be share soon 🎈
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
```
👤 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@twitterhandle](https://twitter.com/devaakashv)
- LinkedIn: [@skyv2022](https://linkedin.com/in/skyv2022)
- [ ] **Will be share soon**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
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.
This project is [MIT](./LICENSE) licensed.