Skip to content

Kaksha/Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license

🖩Calculator Tweet

This calculator application helps you perform basic mathematical operations: Addition, Subtraction, Multiplication and Division.

Functionalities:

Addition:

Addition-removebg-preview

Subtraction:

Subtraction-removebg-preview

Multiplication:

Multiplication-removebg-preview

Division:

division-removebg-preview

How to run:

  1. Clone this git repository or download the .zip file.
  2. To install required packages run the command npm install.
  3. To start the application, run the command npm start. Your applcation will run at localhost:3000

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.8%
  • HTML 12.9%
  • CSS 8.3%