A real-time stock data visualization application built with React, WebSockets, and the TradingView Charting Library. This application streams live stock market data and visualizes it with custom animations, providing a seamless and interactive experience for users tracking stock trends.
- Real-Time Data Streaming: Uses WebSockets to receive and display live stock data with minimal latency.
- TradingView Chart Integration: Displays interactive and customizable stock charts (e.g., candlestick, line) with options for time intervals, overlays, and indicators.
- Cool Animations: Enhances the user experience with animations for data updates, loading states, chart interactions, and UI transitions.
- Responsive Design: Optimized for both desktop and mobile viewing.
- Clone the repository:
git clone https://github.com/aniruddhaadak80/real-time-stock-visualizer.git cd real-time-stock-visualizer