Calculator
Calculator copied to clipboard
A Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode.
I fixed the issue where the user could add multiple consecutive operators or decimal characters, hence the calculation could not be completed and an error was showing on console. Also,...
Store user preference for dark mode in local storage
Hi, I found your repo exciting and the best to practice open source. By the way, I made some changes to your repo. 1. Changed the SVG icon in the...