/fcc-calculator

FreeCodeCamp's calculator

Primary LanguageJavaScript

FreeCodeCamp calculator

Calculator that works following FCC's instructions. Uses the mathjs library.

See it here !

Installation

npm install

Run locally

npm start

Build

npm run build