/taxemu

A tool to calculate your tax(for Greek taxpayers)

Primary LanguageJavaScript

🧮 Taxemu

This is the alpha version of Taxemu. A tool to calculate your tax obligations. Made for one-person business and permanent employees.

The live project can be found here.

If you want to contribute to the project, read the contribution guidelines.

Development

Clone and install.

git clone git@github.com:raptisj/taxemu.git
cd ./taxemu
npm i

Run a development server.

npm run dev

Authors

John Raptis(Code)

Thanos Dimitriou(UI, UX)