calculator

calculatorcrop

Calculator: a modern abacus

An app to perform basic mathematical computations

General information

This is an independent project created as a portfolio piece. It allows for addition, subtraction, multiplication and division.

Technologies

Features

Demo

calculatordemo

Setup

  1. Clone this repository.
  2. cd into the directory it creates.
  3. Run npm install and wait for all dependencies to be installed.
  4. Run npm start from the frontend directory to verify installation was successfule.

Project status

Complete