A simple standard web calculator made using pure JavaScript. I made this project during my JavaScript learning journey, so it doesn't have much features. Suggestions and contributions are always welcome :)
Simple arithmetic calculations: addition, subtraction, multiplication and division,
Floating points.
Complex calculations (like a scientific calculator),
Negative values,
Exponential values.
To copy and modify this project,
1.Clone this repo to your system
git clone https://github.com/WhiteWolfDot/JS-Calculator.git JS-Calculator2.Implement your changes here
cd JS-Calculator3.Open index.html
| Color | Hex |
|---|---|
| Background | |
| Surface | |
| Primary | |
| Secondary | |
| On Secondary | |
| Other |
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
Please adhere to this project's code of conduct.
For support, email [email protected] or contact on instagram.
This project is under MIT license. See LICENSE for more information.
Made with ❤ by white wolf