A small React app to display the data using TailwindCSS.
This project is a stock market data application utilizing the Alpha Vantage API to provide users with real-time and historical stock market data. The app displays key metrics such as the date, opening price, highest price, lowest price, closing price, and trading volume for selected stocks. Users can search for specific companies and view their daily trading data in an easily understandable format. This tool is valuable for investors and analysts looking to track stock performance over time.
This project uses React, TypeScript, and Tailwind CSS.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.