lkdm / compoundinterest-react

A compound interest calculator to assist in financial decision making. Created to demonstrate my ability to develop applications in ReactJS, Typescript, and Bootstrap.css.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature 2: State management

lkdm opened this issue · comments

In order to progress further in the production of this compound interest calculator, the app needs to be able to save and load state.

Goals

  • Setup Redux to manage state
  • Save data from form
  • Access state and print it to console