Skip to content

loljoho/my-first-calculator.js

Repository files navigation

my-first-calculator.js

This is so silly.

Usage

Clone the repository:

git clone https://github.com/loljoho/my-first-calculator.git

Enter the directory:

cd my-first-calculator/

Install stuff:

npm install

Run it:

npm start

To-Do List

  • Make it all asynchronous and without any dependencies
  • Add user input validation of some sort
  • Use strict equality comparison (===) in if statements
  • Tidy up the template literals
  • Tidy up the code formatting

About

This is such a silly script and is written poorly.

I may not have been sober when I created this.

I am not particularly proud of it.

Releases

No releases published

Packages

No packages published