Skip to content

Telegram Clone (Real Time Chat Application built by Django and JavaScript)

Notifications You must be signed in to change notification settings

barkhayot/telegram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-clone

Telegram Clone (Real Time Chat Application built by Django and JavaScript)

Build Status

To run application clone the source and install all required dependencies

Installation

Application requires Python v3.8+ to run.

Install the dependencies and devDependencies and start the server.

pip install requirements.txt

After installation run application on your localhost

python3 manage.py runserver

By Default application will run on port 8000

localhost:8000

Screenshots

Markdown Monster icon Markdown Monster icon

About

Telegram Clone (Real Time Chat Application built by Django and JavaScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published