Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 862 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 862 Bytes

CalcJS

This is a README file for my calculator website project. I created this website using JavaScript, HTML, and CSS. The website allows you to perform basic arithmetic operations using the buttons on the screen. You can view the website live at https://mashroofmashru.github.io/CalcJS/index.html

CalcJS

You will also need to clone this repository to your local directory using the following command:

git clone https://github.com/mashroofmashru/CalcJS.git

Then, you can open the index.html file in your browser and see the website. Alternatively, you can use a live server extension for your code editor, such as VS Code Live Server, to launch the website automatically.

I hope you enjoy my website and find it useful. Thank you for visiting!