<<<<<<< HEAD
Welcome to the Nifty50 Dashboard repository! This dashboard provides insights and visualizations for Nifty50 stock market data, including stock prices and company details.
- 📊 Nifty50 Stocks Table: View a table of Nifty50 stocks, including last traded price (LTP), change percentage, weightage, PE ratio, 52-week high, and 52-week low.
- 📈 Nifty50 Price History Graph: Visualize the price history of Nifty50 stocks over the last 1 year with interactive line charts.
- 📈 Real-Time Data with Twelve Data API: Get real-time stock data using the Twelve Data API to track the latest market trends.
- 🔍 Search Functionality: Search for any US stock symbol and visualize its data on the dashboard.
- Clone the repository to your local machine:
git clone https://github.com/<your-username>/nifty50-dashboard.git
- Install the required dependencies:
npm install
- Start the development server:
npm start
- Open the dashboard in your browser at http://localhost:3000/
If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
- Nifty50 for providing the data and visualizations.
- React for the front-end framework.
- Chart.js for the interactive line chart.
- React-chartjs-2 for the React wrapper for Chart.js.
- React-bootstrap for the UI components.
- React-router-dom for routing.
- React-scripts for the development environment.
- Axios for making HTTP requests.
=======
a3dfac4632efc8bbaa540c2239f3dafbdaec02c1