Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 466 Bytes

File metadata and controls

4 lines (3 loc) · 466 Bytes

Wall Street Sentiments Frontend

This repository contains the frontend for Wall Street Sentiments. It's a web app designed to predict the price direction of today's most discussed stocks on Reddit. This prediction is powered by a combination of fundamental stock information and data from Reddit on those stocks. This also includes sentiment data.

The frontend was built with React, Redux, MUI.