A minimal calculator, implemented with JS OOP and data attributes
- Perform Basic Mathematical calculations (add, subtract, divide, multiply)
- Formatted numbers e.g. 1000 => 1,000
- Ability to clear every input
- Ability to delete data
- Vanilla Javascript
- Vanilla CSS
- HTML
- To contribute to the development of this app run
git clone https://github.com/the-pro7/vanilla-js-calculator
in your terminal - Navigate to the directory which contains the app with
cd vanilla-js-calculator
- Voila! You should have access to the whole source code now 🤩
Looking forward to seeing your changes!!
My email: emmanueldeprogrammer@gmail.com