Skip to content

matthew-os/ios-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Calculator

iOS Calculator

This is a recreation of the iOS calculator. This project was undergone to sharpen my JavaScript logic while building a pragmatic tool during the process.

All of the logic behind this calculator is written in vanilla JavaScript. MathJS was leveraged to correct all floating point errors.

Install

Clone this repository:

git clone https://github.com/matthewoctober/ios-calculator.git

Change into the appropriate directory:

cd ios-calculator

Install all project dependencies:

npm install

Run the development server:

npm run dev

About

iOS Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published