Ever wondered how much of your income goes into each tax bracket? I did! So I created this calculator. Just input your filing status and your adjusted gross income, and see how much tax you pay in each bracket, and what % of your income is sitting in the highest bracket.
Read this blog post walking through how (and why) I built it!
- Clone this repo to your local repos
- Run
yarn install
- Once that's complete, run
yarn start
- You should see this running on your localhost at port 3000!
@brittanyjoiner15, with some help from @jpcarey for organizing my object to do all the math I wanted 😊
Built with create-react-app
and Eui: Elastic's Open Source Design Library