Skip to content

Telegram clone is a web site-based two-way real-time chat communication application.

Notifications You must be signed in to change notification settings

noopik/telegram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Telegram Clone

Telegram clone is a web site-based two-way
real-time chat communication application.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
    1. Build With
  2. Getting Started
    1. Installation
    2. Prerequisites
    3. Related Project
  3. Screenshots
  4. Contact

About The Project

Telegram Clone is a web site-based two-way real-time chat communication application. Has features including two-way private messaging between users, searching user lists, viewing profiles between users, and updating user data.

Build With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone These 2 Repos (Backend and Frontend)
https://github.com/dwinovic/telegram-clone
  1. Go To Folder Repo
cd telegram-clone
  1. Install Module
npm install
  1. Add .env file at root folder project, and add following
REACT_APP_API_SERVER=[BACKEND_API]
REACT_APP_HOST_SOCKET=[SOCKET_IO_HOST_API]
  1. Start website
npm start

Related Project

Screenshots

Contact

My Email : novidwicahya19@gmail.com

Project Link: https://github.com/dwinovic/telegram-clone

About

Telegram clone is a web site-based two-way real-time chat communication application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published