Project completed following the following course: React - The Complete Guide 2024 (incl. React Router & Redux)
Created a webpage that displays a calculator to calculate the Investment value of an investment.
Following concepts are in this project:
- Custom Components
- Inputting & Outputting Dynamic Values & Attributes
- Event Handling
- States & Hooks
- Rendering Content Conditionally
- Lifting State Up