Twitter Sentiment Analysis Analysis of real time tweets to review products, using Flask and React. Installation Guide for backend Create a virtual environnment cd api virtualenv -p python venvv Activate the virtual env venvv/Scripts/activate Install Flask pip install flask