Skip to content

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.

Notifications You must be signed in to change notification settings

PankajBaliyan/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

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


Must visit 👇 (Click on it)


Features

  • 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.

Authors

Contributing

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.

Demo

https://calculator-cwd.vercel.app

https://pankajbaliyan.github.io/Calculator/

Feedback

If you have any feedback, please reach out to us at pankajbaliyan90@gmail.com

🔗 Links


Lessons Learned

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.

Run Locally

Clone the project

  git clone https://github.com/PankajBaliyan/Calculator.git

Go to the project directory

  cd Calculator

Start code editor

  code .

Screenshots

App Screenshot

Support

For support, email pankajbaliyan90@gmail.com or join our Slack channel.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published