Frontend (User Interface)
For normal usage click on the below url
Clone the Rumour-Recognito-Frontend repository from GitHub OR unzip the downloaded ZIP folder
Node and npm package needs to be installed in the system
Open the project in any IDE (VS Code)
Run command
npm install
in terminal
Run command
npm run start
in terminal
Go to http://localhost:3000/ for the input UI
Insert the news or url in the input box and click on Search button, the result will be displayed after processing.