This is a simple calculator project that performs all basic arithmetic calculations including addition, subtraction, multiplication, and division. The project is written in JavaScript programming language.
💙 Join the channel to see more videos like this. Code_With_Pankaj
- A responsive design.
- Effect of hovering.
- The width of the device will be automatically fixed.
- Calculators can be accessed with both the keyboard and buttons.
- Keeping track of previous results is easy.
- Any type of calculation can be performed.
- With a beautiful and pleasant user interface, it is compatible with all mobile and desktop devices.
This project is open for contributions. If you would like to contribute to this project, you can fork the repository and submit a pull request.
Contributions are always welcome!
See index.html for ways to get started.
Please adhere to this project's code of conduct.
https://calculator-cwd.vercel.app
https://pankajbaliyan.github.io/Calculator/
If you have any feedback, please reach out to us at pankajbaliyan90@gmail.com
I learned many things while making this repository, i.e. how capture keyboard events & get keyCode from that event and use it throughout the project, how to make notifications as well as notifications based on keyPressed.
Clone the project
git clone https://github.com/PankajBaliyan/Calculator.gitGo to the project directory
cd CalculatorStart code editor
code .For support, email pankajbaliyan90@gmail.com or join our Slack channel.


