Skip to content

Calculator that will help determine which credit card is the best for you based on your monthly expenditures

Notifications You must be signed in to change notification settings

bhubie/CreditCardRewardCalc

Repository files navigation

Credit Card Reward Calc

https://creditcardrewardcalc.netlify.com

Calculator that will find help find you the best reward credit card for you based on your monthly expenditures.

See a missing credit card, or one that has incorrect information? Please, open an issue.

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
preact watch

# build for production with minification
preact build

# test the production build locally
preact serve

# run tests
npm test

# run specific test
npm test -- test_file_to_run

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. run tests locally (npm test)
  5. Push to the branch (git push origin my-new-feature)
  6. Create New Pull Request

About

Calculator that will help determine which credit card is the best for you based on your monthly expenditures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published