Stock portfolio app focusing on fundamental analysis and business financials.
Features:
- cash flow
- income statement
- long-term price history
- portfolio simulator
- tables and graphs that enable comparing multiple stocks at once and sorting/filtering/etc.
-
created using Vite + React + TS starter
-
uses AlphaVantage
- the free API key's rate limit is 5/min and 500/day
-
in the future use IEX Cloud?
- create a
.env.local
containing:
- Vite env vars are weird: https://vitejs.dev/guide/env-and-mode.html#env-files