Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 871 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 871 Bytes

This website is a prototype for an ETF retirement plan visualization. It focuses on detail e.g. (includes a tax-free amount) and visualizes costs, taxes, and inflation. The calculation is based on the current german taxation laws (2021). It is intended to present the risks and possibilities of ETFs as a retirement strategy.

Styles / Website layout inspired from:

Basic Setup

  • npm install

  • npm start

Usage Instructions from create-react-app

This website is developed with create-react-app. You can learn more about its features in the Create React App documentation.