- This Project shows the sentiment of the stock news headlines which are fetched from a website from web-scrapping.
- React.js is used for the frontend and Python Flask for the backend and web-scrapping
- First of all, go to the python_backend directory
- Follow the Readme file provided over there to run the backend
- Now, go to the predictions directory
- Follow the Readme file provided over there are running the frontend