Skip to content

alwnraj/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

Live chat room created with Flask and SocketIO

chat-app picture

Running locally

git clone [email protected]:alwnraj/chat-app.git
cd chat-app
pip install -r requirements.txt
python main.py