A general-purpose calculator that has a sleek, modern design with an easy to use interface.
This calculator is great for quickly crunching numbers while online shopping, budgeting or developing.
-
Calculations are performed as you type
-
Auto copy which copies an entered calculation to the clipboard
-
History to store, restore and copy previous calculations
-
Supports keyboard input
-
Dark mode theme, also supported as a native user preference
The following are required:
git, available from the Git website.node, available from the NodeJS website.
Clone the repository:
$ git clone https://github.com/Kris-github0/Calculator.git
Enter the repository directory:
$ cd Calculator
Install dependencies:
$ npm install
Setup a development environment:
$ npm run dev
Run tests:
$ npm run test
- More math operations and themes!
