Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 892 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 892 Bytes

Calculator

Preview

Live Demo


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/Jomon-J/Calculator.git
     cd Calculator

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!