Python 3 is needed to run this program.
Before using the program, install .ENV for python:
pip install python-dotenv
Simply clone the files from this repository and run the file respectively.
server.py is need to be run as the server for the chat application
client.py is the client for the chat application
You can set ip address and server port used for both server.py and client.py in .env .