Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.18 KB

Stock Tracker is a simple web application that allows you to track your stock portfolio. It is built using the React framework and Bootstrap for styling. The application uses the Finnhub API and Apexcharts to fetch and display stock data. The application is hosted on Vercel.

Features

  • Search for stocks
  • Add stocks to your portfolio
  • View the stock price history and company information

Structure Overview

Screenshot 2023-01-07 at 2 06 11 PM

Context API for sharing the universal state in the application.

Installation

Vite is used as the build tool for this project. To install the dependencies, run the following command:

npm install
npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT