This was a project I made all the way back in summer. I made this project to help me deepen my understanding in application of maths in coding. This project also demonstrates Javascripts ability in problem solving
- clone this project into your desired
dirby usinggitor manually downloading the zip file
git clone https://github.com/Discobotdevlolhehe/NodeJS-Console-Calculator.git-
go to the
codetab and click ondowload as zipand select the folder where you want to download (or default to your downloads folder) -
then go the folder, right click on the folder and click on
extract all
- Install all dependencies
npm install- Run the code
node index.mjsContributions are always welcome!
PS- change stuff if you know what you're doing, if you were to bound an error just because you changed something, I am not helping.