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

https://github.com/dipeshdimi/telegram_beyondchats


https://github.com/dipeshdimi/telegram_beyondchats

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Responsive Telegram Clone [Beyond Chats] - [Live Deployment](https://telegram-beyond-chats-d44tksh4e-dipeshdimis-projects.vercel.app/)

![image](https://github.com/user-attachments/assets/c3293a7b-029e-485d-8aff-2ed9d5e3b370)

This project is a React-based web application that simulates a responsive messaging interface similar to Telegram.

## Live Demo

Check out the live demo of the app [here](https://telegram-beyond-chats-d44tksh4e-dipeshdimis-projects.vercel.app/).

## Getting Started

To run this project locally, follow these steps:

1. Clone this repository:
```bash
git clone https://github.com/dipeshdimi/Telegram_BeyondChats.git
```
2. Install dependencies:
```bash
cd Telegram_BeyondChats
npm install
```
3. Start the development server:
```bash
npm run dev
```