Compound Interest Calculator

Calculate compound interest.

Capacitor, Progressive Web App, Material UI, React.

  • Web
  • iOS
  • Android

Developing

This app is a Create React App, usual scripts apply:

$ yarn start
$ yarn test
$ yarn build
$ yarn eject

Building

build directory can be statically hosted on a web server or you can produce an iOS or Android build.

$ yarn ios
$ yarn android