Personal stock portolio tracker developed using react hooks with Finn hub stock api and interactive chart from Tradingview. If you have different sets of stock portfolios with several brokerages, you can combine all your portfolios and view the performance in this app instead of browsing through bunch of different statements. This app uses local storage to save your portfolio data. In the future, I would like to make real-time stock trading platform.
Use the app online at https://stock-portfolio-tracker.netlify.app/
Initial setup. This will install all dependencies.
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.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
- React Hooks
- ReactStrap
- AWS S3 for storing image
- Finnhub Stock API
- Lightweight Charts
- Unsplash for background image
The code in this project is licensed under the MIT License.
Note that you will be responsible for following terms of service of the third party APIs used in the code.