diff --git a/README.md b/README.md index 01b0885..cf9cb7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Stock_trading_Dashboard -This React-based frontend Dashboard, coupled with Tailwind CSS, presents real-time stock trading data through dynamic graphs illustrating trends over time. +This is my learning React-based 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, @@ -9,13 +9,13 @@ empowering users with insightful analytics for informed decision-making in the s # Features: -Interactive Graphs -Company Details Display -Real-time Updates +Interactive Graphs , +Company Details Display , +Real-time Updates , Finnhub API Integration # Technologies Used: -React -Tailwind CSS +React , +Tailwind CSS , Finnhub API