noopik / telegram-clone

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

Home Page:https://teleclone.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

https://teleclone.vercel.app/


Languages

Language:JavaScript 97.4%Language:HTML 1.7%Language:CSS 0.8%