Skip to content

Kris-github0/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator



Introduction

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.


Features

  • 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



Live App

Calculator



Getting Started

Prerequisites

The following are required:


Installation

Clone the repository:

$ git clone https://github.com/Kris-github0/Calculator.git

Enter the repository directory:

$ cd Calculator

Install dependencies:

$ npm install

Preview with Live Server

Setup a development environment:

$ npm run dev

Testing

Run tests:

$ npm run test


Technologies Used

HTML5 CSS3 JavaScript Webpack



COMING SOON

  • More math operations and themes!

About

A general-purpose calculator that has a sleek, modern design with an easy to use interface.

Topics

Resources

Stars

Watchers

Forks