Skip to content

Donbasilpeter/cooltaxtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live website

You can access the live website at https://cooltaxtool.com.

The master branch is automatically deployed using Netlify, so any PR merged into master will be available right away.

About CoolTaxTool

CoolTaxTool is an open source project that aims to provide a simple and easy way to calculate and visualise the taxes in the UK.

The goal of the project is to help people make smarter decisions about their finances, such as personal pension contributions, salary sacrifice, etc.

Feel free to contribute to the project by requesting features, reporting bugs, or even submitting pull requests.

Get involved

To start working on the improvements, you can clone the repository and start working on it locally.

Prerequisites

  • git
  • Node.js
  • npm

Please refer to the official documentation suitable for your operating system to find out how to install these tools.

Installation

Clone the repository and install the dependencies:

git clone git@github.com:wozniakpawel/cooltaxtool.git
cd cooltaxtool
npm install

To run the app, simply run this command from the repository root directory:

npm start

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • HTML 3.8%
  • CSS 1.0%