Skip to content

paulkamer/compound-interest-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compound interest calculator

A compound interest calculator - an experiment with riot.js

Demo: https://codesandbox.io/embed/compound-interest-calculator-4d5kf?fontsize=14&view=preview

Running locally

  • install serve (yarn global add serve)
  • cd to the directory that contains this project
  • run npm start and open http://localhost:5000 in your browser

TODO

  • Support regular additional deposits
  • support user-friendly number formatting (thousands & decimal separators)

License

MIT © Paul Kamer

Releases

No releases published

Packages

No packages published