From 4f30a32c48112a98f2852af7455fd1381fbf0090 Mon Sep 17 00:00:00 2001 From: "Chrissy8283 (aka Tomato6966)" Date: Sun, 22 Dec 2024 15:53:11 +0100 Subject: [PATCH] Add showcase video --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fa7a952..4571b34 100644 --- a/README.md +++ b/README.md @@ -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 -![Dark Mode Preview](./docs/dark-mode.png) -![Light Mode Preview](./docs/light-mode.png) -![Future Projection Modal](./docs/future-projection.png) +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) +![Dark Mode Preview](./docs/dark-mode.png) +![Light Mode Preview](./docs/light-mode.png) +![Future Projection Modal](./docs/future-projection.png) + ### Credits: > Thanks to [yahoofinance](https://finance.yahoo.com/) for the stock data.