Backend (Model Execution and API)
Clone the Rumour-Recognito-Frontend repository from GitHub OR unzip the downloaded ZIP folder
python 3.7.7 should be present in your system
Open the project in any IDE (VS Code)
Run command
pip install -r requirements.txt
in terminal
Run command
flask run
in terminal
Go to http://localhost:5000 for the backend to get started running