Social media network python project.
- Ensure you have Python 3.7.* installed, you can check with 'python3 --version'
- Open up a terminal and navigate into the project directory
- Enter 'bash setup.sh' to install all the dependencies and run the main script.
If you wish to rerun the python program, run 'python3 main.py'