Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GITABHAY26 authored Apr 10, 2024
1 parent da84d03 commit f6ead46
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# React + Vite
# Stock_trading_Dashboard

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
This React-based frontend Dashboard, 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.

Currently, two official plugins are available:
# Features:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
Interactive Graphs
Company Details Display
Real-time Updates
Finnhub API Integration

# Technologies Used:

React
Tailwind CSS
Finnhub API

0 comments on commit f6ead46

Please sign in to comment.