front-end code written in ReactJS, deployed to GitHub Pages.
The app provides a dashboard which can give a week's analysis of the public sentiment of your search-term, according to Twitter.
Twitter's API is used to retrieve Tweets from the past week that relate to your search. Then, using Axios the app taps into a back-end API (written in Python/Flask), and is able to analyse the tweets in real-time uses Machine Learning Natural Language Processing.
Below are some gifs of it in action.