Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 964 Bytes

File metadata and controls

21 lines (12 loc) · 964 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.

This project is a fork and originally developed by MartinBuessemeyer.

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.