This is a stock analytics website built with React.js that leverages the Polygon API for fetching stock data. The application provides users with tools to analyze and visualize stock market data.
- Real-time Stock Data: Utilizes the Polygon API to fetch real-time stock market data.
- Interactive Charts: Provides interactive and customizable charts for better visualization of stock trends.
- User-friendly Interface: A clean and intuitive user interface for a seamless user experience.
- Search Functionality: Allows users to search for stocks and view detailed information.
- React.js
- Polygon API
- Ploty.js for interactive charts
Before you begin, ensure you have the following installed:
- Node.js: Download Node.js
- npm: (included with Node.js)
- Clone the repository:
git clone https://github.com/Sabbir45ali/Stock-Analycis.git