https://github.com/dipeshdimi/telegram_beyondchats
https://github.com/dipeshdimi/telegram_beyondchats
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dipeshdimi/telegram_beyondchats
- Owner: dipeshdimi
- Created: 2024-07-15T18:13:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T04:19:50.000Z (almost 2 years ago)
- Last Synced: 2025-08-23T09:08:28.580Z (10 months ago)
- Language: JavaScript
- Homepage: https://telegram-beyond-chats.vercel.app
- Size: 5.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Telegram Clone [Beyond Chats] - [Live Deployment](https://telegram-beyond-chats-d44tksh4e-dipeshdimis-projects.vercel.app/)

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
```