thomasms / money

WebApp to compute income tax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money

Calculates taxes and NI on your income

Build Status

This project was bootstrapped with Create React App.

Screen sample

Requires nodejs and npm.

Dockerfile added to handle dependencies.

For development dev do:

npm install package.json
npm start

for production do

npm run build

About

WebApp to compute income tax

License:MIT License


Languages

Language:JavaScript 71.5%Language:CSS 24.4%Language:HTML 3.4%Language:Python 0.5%Language:Dockerfile 0.2%