This is so silly.
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
- Make it all asynchronous and without any dependencies
- Add user input validation of some sort
- Use strict equality comparison (
===
) inif
statements - Tidy up the template literals
- Tidy up the code formatting
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.