DEV Community

Sripadh Sujith
Sripadh Sujith

Posted on

Created a Stock news app using ⚛️React +🐍Python

Access Link: https://stockpulse-4up.pages.dev/

📈 StockPulse – Real-Time Stock News Dashboard

Inspiration

Investors often struggle to keep up with fast-moving markets. Prices shift every second, and news headlines can make or break trading decisions. I wanted to build a tool that combines live market data with relevant news stories in one clean dashboard, so traders don’t have to juggle multiple tabs or sources.

What it does

  • Displays real-time Indian stock prices (NIFTY 50, indices, and individual tickers).
  • Fetches latest market news headlines with summaries and links.
  • Highlights trends and sentiment signals to help users spot opportunities.
  • Provides a user-friendly React interface with loading states, clean separation of data, and clickable links for deeper reading. How we built it
  • Frontend: React with conditional rendering, disabled states, and polished UI/UX.
  • Backend: Flask API serving stock data + news feeds.

Next updates

  • Adding more features nd news about global market
  • Creating more pages
  • Scaling it into mobile app

StockPulse : https://stockpulse-4up.pages.dev/

Follow for more 💓

Top comments (0)