Skip to content

itsjomon/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

The deployed version is available here.

Technologies Used

  • HTML: For structure
  • CSS: For styling
  • JavaScript: For real-time functionality

Getting Started

Clone the Repository

Run the following commands to clone and navigate into the project:

git clone https://github.com/itsjomon/calculator.git
cd calculator    

-or-

Fork the Repository

  1. Fork this repository on GitHub.
  2. Clone your fork.
git clone https://github.com/your-username/your-forked-repository-name.git
cd your-forked-repository-name    

🌟 Don’t Forget to Star!

If you find this project useful, please consider giving it a star ⭐. It helps others discover it too!