Skip to content

lezuini/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Calculator

With this calculator you can solve operations that include addition โž•, subtraction โž–, division โž—, multiplication โœ–๏ธ and power ๐Ÿ’ช continuously, that is, you can write all that in a row, and see what you write, then hit the equal button and get your result!โœ”๏ธ

You can also solve square roots ๐ŸŒฑ but this mode is not compatible with the other modes, that is, if you enter the root sign you cannot enter the others and vice versa.

All operations support decimals, and display results up to 4 decimal places ๐Ÿ‘Œ

Keyboard keys are supported on PC

Screenshot

Demo ๐Ÿš€

You can open this link on both desktop and mobile.

https://leonardomeza87.github.io/calculator/

You can install this app on your device as a Progressive Web App!

Download โš™๏ธ

This project does not have any dependencies, it is pure HTML, CSS and JS code.

To download it copy the code below and paste it in your terminal.

git clone https://github.com/leonardomeza87/vanilla-calculator.git

3 cups of โ˜• were used in this repository. ๐Ÿ˜Š

About

Glass Morphism Calculator with HTML, CSS and vanilla Javascript

Topics

Resources

License

Stars

Watchers

Forks