imjacobclark / compound-interest-calculator-app

Calculates Compound Interest

Home Page:https://compound-interest-calculator.jacobclark.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Calculates Compound Interest

https://compound-interest-calculator.jacobclark.xyz/

License:MIT License


Languages

Language:JavaScript 67.1%Language:HTML 14.4%Language:Swift 11.0%Language:Java 4.9%Language:Ruby 1.6%Language:CSS 1.0%