Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks

React Stock Market Website. A modern web app made to view the latest and historical stock prices as well as relevant financial news with sentiment analysis.

Features

  • Interactive Historical Stock Charts: Monthly price series with area gradient and custom time range brush.
  • Real-Time Financial News: Live market news, sentiment badges (Bullish / Bearish / Neutral), timestamps, and sources.
  • Fast Search: Search by ticker symbol (e.g. AAPL) or company name (e.g. Apple).
  • Dark & Light Mode: Seamless theme toggle with persisted user preference.
  • Smart Rate-Limit Management: Staggered requests and retry handling for Alpha Vantage API.