mirror of
https://github.com/Tomato6966/investment-portfolio-simulator.git
synced 2025-04-07 11:50:36 +02:00
Add showcase video
This commit is contained in:
parent
015638bd6c
commit
4f30a32c48
1 changed files with 5 additions and 3 deletions
|
@ -12,9 +12,7 @@ Why this Project?
|
|||
- Portfolio Performance & Value
|
||||
- All assets (except the TTWOR and Portfolio-Value) are scaled by percentage of their price. Thus their referenced, scale is on the right. The referenced scale on the left is only for the portfolio-value
|
||||
|
||||

|
||||

|
||||

|
||||
https://github.com/user-attachments/assets/78b027fa-9883-4813-8086-8b6aa19767de
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -54,6 +52,10 @@ Why this Project?
|
|||
- Run `npm run build` -> build for production (dist folder) (you can then launch it with dockerfile or with a static file server like nginx)
|
||||
- Run `npm run preview` -> preview the production build (dist folder)
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### Credits:
|
||||
|
||||
> Thanks to [yahoofinance](https://finance.yahoo.com/) for the stock data.
|
||||
|
|
Loading…
Add table
Reference in a new issue