Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 997 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 997 Bytes

StockVue [Stock_trading_Dashboard]

This is my learning React-based Stock trading frontend Dashboard project, coupled with Tailwind CSS, presents real-time stock trading data through dynamic graphs illustrating trends over time. Users gain access to comprehensive company details alongside indicators of stock performance—whether up or down. Leveraging React's core concepts such as state management, hooks, and context APIs, the dashboard ensures seamless user interaction and real-time updates. Integration with the Finnhub API enriches the dashboard with free data features, enabling users to fetch detailed stock-related information effortlessly. This project encapsulates modern frontend development practices, empowering users with insightful analytics for informed decision-making in the stock market.

Features:

Interactive Graphs , Dark&light mode , Company Details Display , Real-time Updates , Finnhub API Integration

Technologies Used:

React , Tailwind CSS , Finnhub API