Welcome to my Stock Dashboard App! This web application is designed to provide you with a user-friendly interface for exploring stocks, tracking real-time prices, and visualizing historical price trends.
- Real-time Stock Prices: Get up-to-the-minute stock prices for a wide range of stocks.
- Historical Price Insights: Dive into historical price data with interactive charts that span 1 day, 1 week, 1 month, and 1year timeframes.
- User-Friendly Interface: Intuitive and easy-to-use interface for both beginners and experienced users.
- Responsive Design: Enjoy a seamless experience on various devices, from desktops to smartphones.
- DarkMode Available!
- Frontend: Built using React.js, leveraging the power of Tailwind CSS for styling.
- Data Visualization: Utilized ReCharts libraries for creating interactive charts.
- API Integration: Connected to the Finnhub API to fetch real-time stock data and historical price information.
- Clone this repository to your local machine.
- Navigate to the project directory:
cd stock-dashboard
. - Install dependencies:
npm install
. - Start the development server:
npm start
.
I welcome feedback, suggestions, and contributions! Feel free to open an issue or submit a pull request if you have any ideas to enhance this app.
Connect with me on LinkedIn: Antonio Gomes
Thank you for checking out my Stock Dashboard App!
Disclaimer: This app is for educational and portfolio purposes only and is not intended for actual trading.