Skip to content

ValyMnDul/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Designs

  • You have two different calculator designs here.
  • They are basic calculators made with: html, css and js.
  • They have a pretty nice appearance and can be used without problems because they have no bugs.
  • Both use the eval() function to calculate the value that is in the input.

Designs

📦 How to Run

Clone the repo

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

Enter the "Calculator" directory

cd Calculator

If you want the first design, go to the Design 1 directory and open the index.html file.

cd Design\ 1 && open index.html

If you want the second design, go to the Design 2 directory and open the Index.html file.

cd Design\ 2 && open Index.html

📤 Contributing

Pull requests are welcome! If you'd like to contribute or suggest features, feel free to open an issue or fork the repo.


About

You have two different calculator designs here.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published