This Github repository explores on how to create a Basic Calculator website using HTML,CSS and Javascript.
A Calculator is a machine which allows us to perform mathematical operations more easily. For example, most calculators will add, subtract, multiply, and divide. Some also do square roots, and more complex calculators can help with calculus and draw function graphs.
- Basic knowledge of HTML, CSS and Javascript.
- Visual Studio Code is a free and powerful open-source code editor used in various purposes.
- Download your specified version from VS Code.
- Follow the Documentation to get accustomed and get started coding in this wonderful editor!
The website Basic Calculator looks like the following :